Rev 12617 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12617 | Rev 17099 | ||
---|---|---|---|
Line 22... | Line 22... | ||
22 | !endif |
22 | !endif |
23 | 23 | ||
24 | !bound progstyle1 within mandatory,optional default mandatory |
24 | !bound progstyle1 within mandatory,optional default mandatory |
25 | !bound progstyle2 within all,select default select |
25 | !bound progstyle2 within all,select default select |
26 | 26 | ||
- | 27 | !read adm/gateway/mkindex |
|
27 | !read adm/gateway/addprog $sup,$title |
28 | !read adm/gateway/addprog $sup,$title |
28 | 29 | ||
29 | !if $error!=$empty |
30 | !if $error!=$empty |
30 | !exit |
31 | !exit |
31 | !endif |
32 | !endif |