Rev 15837 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15837 | Rev 16196 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | !exit |
7 | !exit |
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !read scripts/check.user |
10 | !read scripts/check.user |
11 | !if $error!=$empty |
11 | !if $error!=$empty |
12 | !exit |
12 | !exit |
13 | !endif |
13 | !endif |
14 | 14 | ||
15 | !if $qsheet!=$empty |
15 | !if $qsheet!=$empty |
16 | type=sheets |
16 | type=sheets |
17 | !read scripts/check.proc |
17 | !read scripts/check.proc |