Rev 3439 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3439 | Rev 5052 | ||
---|---|---|---|
Line 80... | Line 80... | ||
80 | gradecnt=0 |
80 | gradecnt=0 |
81 | !reset missing erased bad added change |
81 | !reset missing erased bad added change |
82 | processed=yes |
82 | processed=yes |
83 | 83 | ||
84 | !for l in $loglist |
84 | !for l in $loglist |
85 | !reset |
85 | !reset up_firstname,up_lastname,up_email,up_password,up_comments,up_regnum,up_photourl,up_participate,up_external_auth |
86 | !distribute items $(dep_$l) into $types |
86 | !distribute items $(dep_$l) into $types |
87 | exist=!defof user_exists in wimshome/log/classes/$wims_class/.users/$l |
87 | exist=!defof user_exists in wimshome/log/classes/$wims_class/.users/$l |
88 | !if $exist=yes |
88 | !if $exist=yes |
89 | !if $prop=yes |
89 | !if $prop=yes |
90 | !read adm/class/adduser $l |
90 | !read adm/class/adduser $l |