Rev 14868 | Rev 14903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14868 | Rev 14876 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !else |
10 | !else |
11 | statuttchat=closed |
11 | statuttchat=closed |
12 | !exit |
12 | !exit |
13 | !endif |
13 | !endif |
14 | 14 | ||
15 | !if |
15 | !if $ulist=$empty |
16 | !! --- check for list of user |
16 | !! --- check for list of user |
17 | nbuser=!recordcnt wimshome/log/classes/$wims_class/.userlist |
17 | nbuser=!recordcnt wimshome/log/classes/$wims_class/.userlist |
18 | !reset ulist,nlist |
18 | !reset ulist,nlist |
19 | !for i=1 to $nbuser |
19 | !for i=1 to $nbuser |
20 | u_=!record $i of wimshome/log/classes/$wims_class/.userlist |
20 | u_=!record $i of wimshome/log/classes/$wims_class/.userlist |