Rev 10377 | Rev 10708 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10377 | Rev 10561 | ||
---|---|---|---|
Line 166... | Line 166... | ||
166 | !endif l notitemof bad |
166 | !endif l notitemof bad |
167 | !else |
167 | !else |
168 | remark=$remark full |
168 | remark=$remark full |
169 | !endif userremain |
169 | !endif userremain |
170 | !endif prop=yes |
170 | !endif prop=yes |
- | 171 | !else |
|
- | 172 | !if $up_password=$empty |
|
- | 173 | pass_missing=yes |
|
- | 174 | !endif |
|
171 | !endif firstname ... non empty |
175 | !endif firstname ... non empty |
172 | !endif exist2=yes |
176 | !endif exist2=yes |
173 | !endif exist=yes |
177 | !endif exist=yes |
174 | !next l |
178 | !next l |
175 | - | ||
176 | !if $change!=$empty |
179 | !if $change!=$empty |
177 | !read adm/class/mkuserlist |
180 | !read adm/class/mkuserlist |
178 | !if $classtype isin 24 |
181 | !if $classtype isin 24 |
179 | !read adm/gateway/mkteacherlist |
182 | !read adm/gateway/mkteacherlist |
180 | !endif |
183 | !endif |
181 | !read adm/class/stat |
184 | !read adm/class/stat |
182 | wims_class_log=spreadsheet userinfo by $wims_realuser |
185 | wims_class_log=spreadsheet userinfo by $wims_realuser |
183 | !endif |
186 | !endif |
184 | - | ||
185 | missing=!listcomplement $added in $missing |
187 | missing=!listcomplement $added in $missing |
186 | change=!listcomplement $added in $change |
188 | change=!listcomplement $added in $change |
187 | added=!listcomplement $missing in $added |
189 | added=!listcomplement $missing in $added |
188 | 190 | ||
189 | !if $manual=yes |
191 | !if $manual=yes |