Subversion Repositories wimsdev

Rev

Rev 6316 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6316 Rev 17089
Line 68... Line 68...
68
!if bad_login iswordof $wims_error
68
!if bad_login iswordof $wims_error
69
 Your login name contains illegal characters.
69
 Your login name contains illegal characters.
70
 Please use a word containing only digits or letters without accents, and 
70
 Please use a word containing only digits or letters without accents, and 
71
 without space between them.
71
 without space between them.
72
 !exit
72
 !exit
-
 
73
!endif
-
 
74
 
-
 
75
!if closedmodexcls iswordof $wims_error
-
 
76
  Ce module n'est pas accessible à partir d'une classe d'exemple.
-
 
77
  !exit
73
!endif
78
!endif
74
 
79
 
75
Fehlertyp: $wims_error $wims_error_parm.
80
Fehlertyp: $wims_error $wims_error_parm.
76
 
81