Rev 12947 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
12947 | guerimand | 1 | !default choice=all |
2 | !default graphics=0 |
||
3 | !if $choice=all |
||
4 | !reset loginlist |
||
5 | !endif |
||
6 | |||
12950 | guerimand | 7 | !readproc script/listsheet.proc |
2064 | bpr | 8 | |
1089 | bpr | 9 | usercnt=!recordcnt wimshome/log/classes/$wims_class/.userlist |
10 | |||
9500 | bpr | 11 | !if $choice iswordof login filter first all |
12488 | bpr | 12 | !reset select_user |
9353 | bpr | 13 | !endif |
9500 | bpr | 14 | !if $choice iswordof select filter first all |
9353 | bpr | 15 | !reset loginlist |
16 | !endif |