Rev 5254 | Rev 14297 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5254 | Rev 8961 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | 20 | ||
21 | !if $wims_ismanager=2 |
21 | !if $wims_ismanager=2 |
22 | knowims_test=!record 0 of wimshome/knowims-hd-install |
22 | knowims_test=!record 0 of wimshome/knowims-hd-install |
23 | !bound job within conf,list,attrib,mkindex,class,modules,upload,\ |
23 | !bound job within conf,list,attrib,mkindex,class,modules,upload,\ |
24 | developer,activ,sess,update,backup,restore,fs,file,access,bestclass,\ |
24 | developer,activ,sess,update,backup,restore,fs,file,access,bestclass,\ |
25 |
|
25 | swac,otherdownload,rss,sendmail, classrestore\ |
26 | default list |
26 | default list |
27 | !else |
27 | !else |
28 | job=!item $wims_ismanager+3 of badconf,badconf,no_right,auth |
28 | job=!item $wims_ismanager+3 of badconf,badconf,no_right,auth |
29 | !endif |
29 | !endif |
30 | 30 |