Rev 17153 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17153 | Rev 17819 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | !set wims_module_log=error: $err_ |
8 | !set wims_module_log=error: $err_ |
9 | !if $err_ isitemof nostat,noactivity,notopen |
9 | !if $err_ isitemof nostat,noactivity,notopen |
10 | !changeto lang/msg.phtml.$lang |
10 | !changeto lang/msg.phtml.$lang |
11 | !else |
11 | !else |
12 | !msg $err_ |
12 | !msg $err_ |
13 | $err_ |
- | |
14 | !endif |
13 | !endif |