Rev 12122 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 12122 | Rev 14039 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | !if $wims_read_parm= |
1 | !if $wims_read_parm= |
| 2 | !set max_promptlen=!defof MAX_PROMPTLEN in wimshome/public_html/bases/sys/define.conf |
2 | !set max_promptlen=!defof MAX_PROMPTLEN in wimshome/public_html/bases/sys/define.conf |
| 3 | - | ||
| 4 | !read help/$lang/reply.phtml |
3 | !read help/$lang/reply.phtml |
| 5 | !else |
4 | !else |
| 6 | !read help/anstype.$lang/$wims_read_parm.phtml |
5 | !read help/anstype.$lang/$wims_read_parm.phtml |
| 7 | !endif |
6 | !endif |