Rev 14348 | Rev 15280 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14348 | Rev 14414 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $abandon!=$empty |
1 | !if $abandon!=$empty |
2 | abandon= |
2 | abandon= |
3 | job=flist |
3 | job=flist |
4 | !changeto $job.proc |
4 | !changeto $job.proc |
5 | !endif |
5 | !endif |
6 | 6 | ||
7 | !read scripts/getindex $mod |
7 | !read scripts/getindex $mod |
8 | !if $title=$empty |
8 | !if $title=$empty |
9 | job=modname |
9 | job=modname |
Line 69... | Line 69... | ||
69 | !endif |
69 | !endif |
70 | wims_module_log=edit $mod/$fname |
70 | wims_module_log=edit $mod/$fname |
71 | !endif |
71 | !endif |
72 | 72 | ||
73 | content=!mexec scripts/fileread |
73 | content=!mexec scripts/fileread |
74 | - |