Rev 12623 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12623 | Rev 13515 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | !if $auth_method isitemof $auth_method_list |
14 | !if $auth_method isitemof $auth_method_list |
15 | pass=!randint 100000,999999 |
15 | pass=!randint 100000,999999 |
16 | pass2=$pass |
16 | pass2=$pass |
17 | !endif |
17 | !endif |
18 | 18 | ||
- | 19 | !reset up_supervise |
|
19 | !read scripts/adduser.proc |
20 | !read scripts/adduser.proc |
20 | !read adm/gateway/mkteacherlist |
21 | !read adm/gateway/mkteacherlist |
21 | 22 | ||
22 | !if $error!=$empty |
23 | !if $error!=$empty |
23 | !exit |
24 | !exit |