Rev 5901 | Rev 11457 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5901 | Rev 7703 | ||
---|---|---|---|
Line 19... | Line 19... | ||
19 | Binary file is not allowed here. |
19 | Binary file is not allowed here. |
20 | !exit |
20 | !exit |
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | !if illegal_filedesc iswordof $error |
23 | !if illegal_filedesc iswordof $error |
24 | You cannot put anything else than straightforward definitions in |
24 | You cannot put anything else than straightforward definitions in |
25 | <span class="tt wims_fname">filedesc</span>. |
25 | <span class="tt wims_fname">filedesc</span>. |
26 | !exit |
26 | !exit |
27 | !endif |
27 | !endif |
28 | 28 | ||
29 | !if badoriginal iswordof $error |
29 | !if badoriginal iswordof $error |