Subversion Repositories wimsdev

Rev

Rev 3985 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
!set wims_module_log=error: $error
2
 
3
!if too_many_users=$error
14330 guerimand 4
 Il corso ha troppi iscritti ($limit).
23 reyssat 5
 Spiacenti: l'inserimento manuale dei voti può essere effettuato solo
6
 per corsi con massimo $maxuser studenti. 
7
 !exit
8
!endif
9
 
10
!msg $error
11