Rev 11095 | Rev 13460 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11095 | Rev 11853 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $job=lightpopup |
1 | !if $job=lightpopup |
2 | !changeto jobs/lightpopup.proc |
2 | !changeto jobs/lightpopup.proc |
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | wims_prefix=class user tmp n sharing sharable ident |
5 | wims_prefix=class user tmp n sharing sharable ident |
6 | !if $job=help |
6 | !if $job=help or $job=$empty |
7 | wims_module_log=help |
7 | wims_module_log=help |
8 | !exit |
8 | !exit |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !read defs |
11 | !read defs |