Rev 2286 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2286 | Rev 12490 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $rEg=$empty or (class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist) |
2 | !if $rEg=$empty or (class != $doctype and $wims_ismanager<2 and $doc iswordof $openlist) |
3 | !exit |
3 | !exit |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | !mexec scripts/erasedoc.sh |
6 | !mexec scripts/erasedoc.sh |
7 | !read adm/docindex.proc |
7 | !read adm/docindex.proc |
8 | 8 | ||
9 | job=home |
9 | job=home |
10 | !read $job.proc |
10 | !read $job.proc |
11 | - |