Rev 2827 | Rev 2981 | 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 |
2 | <b>Error:</b> |
||
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 |
10 | Your message or your subject is empty |
||
11 | !exit |
||
12 | !endif |
||
2827 | bpr | 13 | |
2977 | guerimand | 14 | $error |