Rev 8637 | Rev 12873 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2329 | guerimand | 1 | !!!### language independant |
2 | !! |
||
8634 | bpr | 3 | !set idle_time=!defof idle_time in wimshome/log/wims.conf |
8637 | bpr | 4 | !default idle_time=!defof DF_idle_time in wimshome/public_html/bases/sys/defaults.conf |
8598 | bpr | 5 | !set list_specialparm=general,allowtype,dependency,options,\ |
6 | contenu,session,cutt |
||
2337 | bpr | 7 | !read lang/names.phtml.$moduclass_lang |
3624 | guerimand | 8 | !if $special_parm!=$empty |
12664 | bpr | 9 | !bound special_parm within $list_specialparm default contenu |
5648 | obado | 10 | !endif |
11 | |||
12 | !changeto lang/help.phtml.$moduclass_lang $special_parm |