Rev 1205 | Rev 4561 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1205 | Rev 1373 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | option=!listintersect $option and $userdefs |
8 | option=!listintersect $option and $userdefs |
9 | 9 | ||
10 | !if $option=$empty |
10 | !if $option=$empty |
11 | option=!listcomplement password in $userdefs |
11 | option=!listcomplement password in $userdefs |
12 | !endif |
12 | !endif |
13 | - | ||
14 | option=$option |
- | |
15 | - |