Rev 12934 | Rev 13219 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12934 | Rev 13164 | ||
---|---|---|---|
Line 25... | Line 25... | ||
25 | !! BUGTOFIX : this file don't exists (20160409) |
25 | !! BUGTOFIX : this file don't exists (20160409) |
26 | !changeto var.proc.getuser |
26 | !changeto var.proc.getuser |
27 | !endif |
27 | !endif |
28 | !endif |
28 | !endif |
29 | 29 | ||
- | 30 | !if $wims_user=supervisor |
|
- | 31 | allowchange=yes |
|
- | 32 | !endif |
|
30 | !if $wims_user=supervisor and $getuser!=supervisor |
33 | !if $wims_user=supervisor and $getuser!=supervisor |
31 | user_vars=!sh grep -E '^!set user__' $Userdef | sed 's/^!set user__//g' |
34 | user_vars=!sh grep -E '^!set user__' $Userdef | sed 's/^!set user__//g' |
32 | !endif |
35 | !endif |
33 | 36 | ||
34 | !if $reg!=$empty or $job2=photoerase |
37 | !if $reg!=$empty or $job2=photoerase |
35 | class_pass=!defof class_password in wimshome/log/classes/$wims_class/.def |
- | |
36 | !if $wims_user!=supervisor and |
38 | !if $wims_user!=supervisor and $allowchange!=yes |
37 |
|
39 | !restart module=adm/class/usermanage&job=getclasspwd |
38 | !exit |
- | |
39 | !endif |
40 | !endif |
40 | !endif |
41 | !endif |
41 | 42 | ||
42 | !if photoerase=$job2 |
43 | !if photoerase=$job2 |
43 | up_photourl= |
44 | up_photourl= |