Rev 14334 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14334 | Rev 16197 | ||
---|---|---|---|
Line 47... | Line 47... | ||
47 | tmp=!defof user_participate in wimshome/log/classes/$wims_class/.users/$login |
47 | tmp=!defof user_participate in wimshome/log/classes/$wims_class/.users/$login |
48 | tmp=!listcomplement $listsclassch in $tmp |
48 | tmp=!listcomplement $listsclassch in $tmp |
49 | !setdef !set user_participate=$tmp in wimshome/log/classes/$wims_class/.users/$login |
49 | !setdef !set user_participate=$tmp in wimshome/log/classes/$wims_class/.users/$login |
50 | !next login |
50 | !next login |
51 | !endif |
51 | !endif |
- | 52 | !read adm/class/mkuserlist |
|
- | 53 | !for cl in $listsclassch |
|
- | 54 | !read adm/class/mkuserlist $cl |
|
- | 55 | !next cl |
|
52 | !reset action,listuser,listuserchoice,listsclassch |
56 | !reset action,listuser,listuserchoice,listsclassch |
53 | !endif |
57 | !endif |
54 | !endif |
58 | !endif |