Rev 8961 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8961 | Rev 11086 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | Forget to select the recipients ? |
20 | Forget to select the recipients ? |
21 | !exit |
21 | !exit |
22 | !endif |
22 | !endif |
23 | 23 | ||
24 | !if $error iswordof noclass |
24 | !if $error iswordof noclass |
- | 25 | No class has been selected or its identifier is not valid. |
|
- | 26 | !exit |
|
- | 27 | !endif |
|
- | 28 | !if $error iswordof classnotexists |
|
25 |
|
29 | The class to restore does not exist. |
26 | !exit |
30 | !exit |
27 | !endif |
31 | !endif |
28 | - | ||
29 | !msg $error |
32 | !msg $error |