Rev 16512 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16512 | Rev 17089 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read adm/class/classlang names.phtml |
1 | !read adm/class/classlang names.phtml |
- | 2 | ||
- | 3 | !! --- disconnect for example class |
|
- | 4 | !if $wims_class<10000 |
|
- | 5 | error=closedmodexcls |
|
- | 6 | !reset job |
|
- | 7 | !exit |
|
- | 8 | !endif |
|
2 | 9 | ||
3 | !if $wims_user!=supervisor |
10 | !if $wims_user!=supervisor |
4 | job=oneuser |
11 | job=oneuser |
5 | !if $error=$empty |
12 | !if $error=$empty |
6 | !changeto $job.proc |
13 | !changeto $job.proc |