Subversion Repositories wimsdev

Rev

Rev 8637 | Rev 12873 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !!!### language independant
  2. !!
  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/defaults.conf
  5. !set list_specialparm=general,allowtype,dependency,options,\
  6.   contenu,session,cutt
  7. !read lang/names.phtml.$moduclass_lang
  8. !if $special_parm!=$empty
  9.   !bound special_parm within $list_specialparm  default contenu
  10. !endif
  11.  
  12. !changeto lang/help.phtml.$moduclass_lang $special_parm
  13.