Rev 8961 | Rev 15421 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8961 | Rev 14297 | ||
---|---|---|---|
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 | swac,otherdownload,rss,sendmail, |
25 | swac,otherdownload,rss,sendmail, classrestore,optionalmod\ |
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 | ||
Line 40... | Line 40... | ||
40 | job=list |
40 | job=list |
41 | !endif |
41 | !endif |
42 | !read adm/language lang/names.phtml |
42 | !read adm/language lang/names.phtml |
43 | !read tabletheme |
43 | !read tabletheme |
44 | !read $job.proc |
44 | !read $job.proc |
45 | - |