Subversion Repositories wimsdev

Rev

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

  1. !if $wims_read_parm=
  2.   !set max_promptlen=!defof MAX_PROMPTLEN in wimshome/public_html/bases/sys/define.conf
  3.   !read help/$lang/reply.phtml
  4. !else
  5.   !if $lang!=en
  6.     !read help/anstype.$lang/$wims_read_parm.phtml
  7.   !else
  8.     !read help/anstype/$wims_read_parm.phtml
  9.   !endif
  10. !endif
  11.