Subversion Repositories wimsdev

Rev

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

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