Rev 13318 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13318 | Rev 16800 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | ! |
1 | !if $wims_read_parm!=$empty |
2 |
|
2 | !set err_=!word 1 of $wims_read_parm |
3 |
|
3 | !set comp_=!word 2 to -1 of $wims_read_parm |
4 | ! |
4 | !else |
5 | - | ||
6 |
|
5 | !set err_=!word 1 of $error |
7 |
|
6 | !set comp_=!word 2 to -1 of $error |
8 |
|
7 | !endif |
9 | - | ||
10 |
|
8 | !set wims_module_log=error: $err_ |
11 |
|
9 | !if $err_ iswordof badallowshare bad_class no_seq |
- | 10 | !changeto lang/msg.phtml.$lang $err_ |
|
12 |
|
11 | !else |
13 | - | ||
14 |
|
12 | !msg $err_ |
15 | Étrange, mais le participant ne semble pas exister !!!! |
- | |
16 |
|
13 | !endif |