Rev 5400 | Rev 12720 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5400 | Rev 5654 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | npwdc=!passcrypt $npwd |
15 | npwdc=!passcrypt $npwd |
16 | !if $delay!=bad |
16 | !if $delay!=bad |
17 | !setdef !set user_password=$npwdc in wimshome/log/classes/$class/.users/$auth_user |
17 | !setdef !set user_password=$npwdc in wimshome/log/classes/$class/.users/$auth_user |
18 | !mailto $m\ |
18 | !mailto $m\ |
19 | $wims_name_n_forgetpwd\ |
19 | $wims_name_n_forgetpwd\ |
20 |
|
20 | $npwd\ |
- | 21 | \ |
|
21 | 22 | ||
- | 23 | ||
- | 24 | !! the empty line before must be leaved |
|
22 | !else |
25 | !else |
23 | step=0 |
26 | step=0 |
24 | !endif |
27 | !endif |
25 | !endif |
28 | !endif |
26 | !endif |
29 | !endif |