Subversion Repositories wimsdev

Rev

Rev 13519 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13519 bpr 1
!!!if $special_parm!=$empty
2
!!  !read help/$special_parm.phtml
3
!!  !exit
4
!!!endif
5875 bpr 5
 
10292 bpr 6
!set sitemanager=!defof site_manager in wimshome/log/wims.conf
16041 guerimand 7
!set class_expiration=!defof class_expiration in wimshome/log/classes/$class/.def
10292 bpr 8
!read wimshome/public_html/html/cgu.phtml.$lang $sitemanager
9
 
5875 bpr 10
!! help_isread is never defined ??
11
!if $help_isread!=yes and $lang notwordof ca cn en fr it nl
12720 bpr 12
  !read wimshome/public_html/html/cgu.phtml.en $sitemanager
5875 bpr 13
!endif
14
 
10292 bpr 15
!reset help_isread