Rev 13181 | Rev 16091 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13181 | Rev 16013 | ||
---|---|---|---|
Line 104... | Line 104... | ||
104 | 104 | ||
105 | !if def isitemof $copy |
105 | !if def isitemof $copy |
106 | creat=!defof class_creation in wimshome/log/classes/$wims_class/.def |
106 | creat=!defof class_creation in wimshome/log/classes/$wims_class/.def |
107 | !endif |
107 | !endif |
108 | 108 | ||
- | 109 | !if y=$def |
|
- | 110 | !readproc arch/restoredef.proc |
|
- | 111 | !endif |
|
109 | !mexec arch/restore.sh |
112 | !mexec arch/restore.sh |
110 | wims_class_log=Restore $copy from $wims_deposit by $wims_realuser |
113 | wims_class_log=Restore $copy from $wims_deposit by $wims_realuser |
111 | selection= |
114 | selection= |
112 | 115 | ||
113 | !if user isitemof $copy |
116 | !if user isitemof $copy |
Line 133... | Line 136... | ||
133 | exp_bad=late |
136 | exp_bad=late |
134 | !endif |
137 | !endif |
135 | !if $exp_bad!=$empty |
138 | !if $exp_bad!=$empty |
136 | !setdef !set class_expiration=$exp in wimshome/log/classes/$wims_class/.def |
139 | !setdef !set class_expiration=$exp in wimshome/log/classes/$wims_class/.def |
137 | !endif |
140 | !endif |
138 | !mexec scripts/classlist.sh |
141 | !! !mexec scripts/classlist.sh this script don't exist |
139 | !endif |
142 | !endif |
140 | 143 | ||
141 | !read adm/class/stat |
144 | !read adm/class/stat |