Rev 6316 | Rev 17274 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6316 | Rev 17089 | ||
---|---|---|---|
Line 65... | Line 65... | ||
65 | !if bad_login iswordof $wims_error |
65 | !if bad_login iswordof $wims_error |
66 | Your login name contains illegal characters. |
66 | Your login name contains illegal characters. |
67 | Please use a word containing only digits or letters without accents, and |
67 | Please use a word containing only digits or letters without accents, and |
68 | without space between them. |
68 | without space between them. |
69 | !exit |
69 | !exit |
- | 70 | !endif |
|
- | 71 | ||
- | 72 | !if closedmodexcls iswordof $wims_error |
|
- | 73 | Ce module n'est pas accessible à partir d'une classe d'exemple. |
|
- | 74 | !exit |
|
70 | !endif |
75 | !endif |
71 | 76 | ||
72 | Type of error: $wims_error $wims_error_parm. |
77 | Type of error: $wims_error $wims_error_parm. |