Rev 17162 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17162 | Rev 17279 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | virtuelle. |
39 | virtuelle. |
40 | !exit |
40 | !exit |
41 | !endif |
41 | !endif |
42 | 42 | ||
43 | !if nouser iswordof $wims_error or bad_user iswordof $wims_error \ |
43 | !if nouser iswordof $wims_error or bad_user iswordof $wims_error \ |
44 |
|
44 | or bad_usercls iswordof $wims_error |
45 | Étrange, mais je ne trouve pas ce participant dans cette classe ($wims_class) ! |
45 | Étrange, mais je ne trouve pas ce participant dans cette classe ($wims_class) ! |
46 | !exit |
46 | !exit |
47 | !endif |
47 | !endif |
48 | 48 | ||
49 | !if insert_fail iswordof $wims_error |
49 | !if insert_fail iswordof $wims_error |