Rev 17097 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17097 | Rev 17306 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | 16 | ||
17 | !! ----- delete suggestion of an user |
17 | !! ----- delete suggestion of an user |
18 | !if $refresh=1 and $duser!=$empty |
18 | !if $refresh=1 and $duser!=$empty |
19 | !readproc adm/class/authchars |
19 | !readproc adm/class/authchars |
20 | duser=!text select char $char_login in $duser |
20 | duser=!text select char $char_login in $duser |
21 |
|
21 | !readproc proc/loguserwork.proc $duser |
22 | !reset refresh duser |
22 | !reset refresh duser |
23 | !endif |
23 | !endif |