Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
2977 guerimand 1
!let wims_module_log=error: $error
2983 bpr 2
<b>$wims_name_Error.</b>
2977 guerimand 3
 
4
!if $error=no_download_sites
5
The adresss given is not the address of a valid WIMS modules download center. So the configuration has not been changed.
6
 !exit
2827 bpr 7
!endif
8
 
2977 guerimand 9
!if $error=bad_mail
2983 bpr 10
Your message or your subject is empty.
2977 guerimand 11
 !exit
12
!endif
2983 bpr 13
!if $error=bad_list
14
Forget to select the recipients ?
15
 !exit
16
!endif
2827 bpr 17
 
2977 guerimand 18
$error