Rev 2980 | Rev 2985 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2980 | zjchen | 1 | !let wims_module_log=error: $error |
2 | <b>错误:</b> |
||
3 | |||
4 | !if $error=no_download_sites |
||
5 | 给出的地址不是有效的 WIMS 模块下载中心的地址. 故设置没有改变. |
||
6 | !exit |
||
7 | !endif |
||
8 | |||
9 | !if $error=bad_mail |
||
10 | 主题栏没有内容 |
||
11 | !exit |
||
12 | !endif |
||
13 | |||
2983 | bpr | 14 | !if $error=bad_list |
15 | Forget to select the recipients ? |
||
16 | !exit |
||
17 | !endif |
||
18 | |||
2980 | zjchen | 19 | $error |