Rev 14637 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14637 | Rev 17089 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | empty |
19 | empty |
20 | wims_nr=wims_sesrandom |
20 | wims_nr=wims_sesrandom |
21 | Forumdir=!replace internal ../wimshome/ by $wims_home/ in ../$forumdir |
21 | Forumdir=!replace internal ../wimshome/ by $wims_home/ in ../$forumdir |
22 | !if robot isin $session |
22 | !if robot isin $session |
23 | job=list |
23 | job=list |
- | 24 | !exit |
|
- | 25 | !endif |
|
- | 26 | ||
- | 27 | !! disconnect forum for example class |
|
- | 28 | !if $wims_class!=$empty and $wims_class<10000 |
|
- | 29 | error=closedmodexcls |
|
24 | !exit |
30 | !exit |
25 | !endif |
31 | !endif |
26 | 32 | ||
27 | !if $error!=$empty or $cmd=help |
33 | !if $error!=$empty or $cmd=help |
28 | !exit |
34 | !exit |