Rev 8634 | Rev 12664 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8634 | Rev 8637 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !! |
2 | !! |
3 | !set idle_time=!defof idle_time in wimshome/log/wims.conf |
3 | !set idle_time=!defof idle_time in wimshome/log/wims.conf |
4 | !default idle_time=!defof DF_idle_time in wimshome/public_html/bases/sys/ |
4 | !default idle_time=!defof DF_idle_time in wimshome/public_html/bases/sys/defaults.conf |
5 | !set list_specialparm=general,allowtype,dependency,options,\ |
5 | !set list_specialparm=general,allowtype,dependency,options,\ |
6 | contenu,session,cutt |
6 | contenu,session,cutt |
7 | !read lang/names.phtml.$moduclass_lang |
7 | !read lang/names.phtml.$moduclass_lang |
8 | !if $special_parm!=$empty |
8 | !if $special_parm!=$empty |
9 | !bound special_parm within $list_specialparm default contenu |
9 | !bound special_parm within $list_specialparm default contenu |