Rev 12861 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
13213 | lemaire | 1 | !set idle_time=!defof idle_time in wimshome/log/wims.conf |
2 | !default idle_time=!defof DF_idle_time in wimshome/public_html/bases/sys/defaults.conf |
||
12861 | bpr | 3 | !if $special_parm!= $empty |
4 | !read lang/help.phtml.$modu_lang $special_parm |
||
5 | !exit |
||
6 | !endif |
||
7 | |||
12857 | lemaire | 8 | !read lang/help.phtml.$modu_lang general |
9 | |||
12861 | bpr | 10 | !read help/squarescore.phtml square |
12857 | lemaire | 11 | |
12859 | bpr | 12 | !read lang/help.phtml.$modu_lang printversion |