Rev 9538 | Rev 12490 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9538 | Rev 9545 | ||
---|---|---|---|
Line 49... | Line 49... | ||
49 | ($l_=$empty or all iswordof $l_ or $module_language iswordof $l_)) |
49 | ($l_=$empty or all iswordof $l_ or $module_language iswordof $l_)) |
50 | slist=!append line $s_ to $slist |
50 | slist=!append line $s_ to $slist |
51 | tlist=!append line $t_ to $tlist |
51 | tlist=!append line $t_ to $tlist |
52 | alist=!append line $a_ to $alist |
52 | alist=!append line $a_ to $alist |
53 | elist=!append line $ $e_ to $elist |
53 | elist=!append line $ $e_ to $elist |
54 | !!if $s_ iswordof $openlist |
54 | !!if $s_ iswordof $openlist $edlist or $wims_ismanager=2 |
55 | ilist=!append line $i to $ilist |
55 | ilist=!append line $i to $ilist |
56 | !!else |
56 | !!else |
57 | !! ilist=!append line -1 to $ilist |
57 | !! ilist=!append line -1 to $ilist |
58 | !!endif |
58 | !!endif |
59 | !endif |
59 | !endif |