Subversion Repositories wimsdev

Rev

Rev 12861 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12861 Rev 13213
Line -... Line 1...
-
 
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
1
!if $special_parm!= $empty
3
!if $special_parm!= $empty
2
  !read lang/help.phtml.$modu_lang $special_parm
4
  !read lang/help.phtml.$modu_lang $special_parm
3
  !exit
5
  !exit
4
!endif
6
!endif
5
 
7