Rev 15227 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15227 | Rev 15514 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | !set tmp=!replace internal _ by , in $(special_parm[2]) |
17 | !set tmp=!replace internal _ by , in $(special_parm[2]) |
18 | !read help/reply.phtml $tmp |
18 | !read help/reply.phtml $tmp |
19 | !reset tmp |
19 | !reset tmp |
20 | !exit |
20 | !exit |
21 | !endif |
21 | !endif |
22 | !if $s_ iswordof examples oef format reply feedback |
22 | !if $s_ iswordof draw_example draw examples oef format reply feedback |
23 | !read help/$s_.phtml |
23 | !read help/$s_.phtml |
24 | !endif |
24 | !endif |
25 | !if oefparm isin $s_ |
25 | !if oefparm isin $s_ |
26 | !read help/oefparm.phtml |
26 | !read help/oefparm.phtml |
27 | !endif |
27 | !endif |