Rev 14319 | Rev 14458 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14319 | Rev 14326 | ||
---|---|---|---|
Line 111... | Line 111... | ||
111 | !endif |
111 | !endif |
112 | !next k |
112 | !next k |
113 | votecnt=!recordcnt wimshome/log/classes/$wims_class/vote/.votes |
113 | votecnt=!recordcnt wimshome/log/classes/$wims_class/vote/.votes |
114 | !read wimshome/log/classes/$wims_class/Exindex |
114 | !read wimshome/log/classes/$wims_class/Exindex |
115 | !read adm/class/quotafree.proc proc |
115 | !read adm/class/quotafree.proc proc |
116 | !! !read ./adm/du $wims_home/log/classes/$wims_class |
- | |
117 | !! !if $class_type iswordof 2 4 and $wims_superclass_quota!=$empty |
- | |
118 | !! quota_free=$[$wims_superclass_quota-$du] |
- | |
119 | !! !else |
- | |
120 | !! quota_free=$[$wims_class_quota-$du] |
- | |
121 | !! !endif |
- | |
122 | !endif |
116 | !endif |
123 | 117 | ||
124 | !if $wims_user!=$empty |
118 | !if $wims_user!=$empty |
125 | !if $wims_class_refcolor!=$empty |
119 | !if $wims_class_refcolor!=$empty |
126 | wims_ref_bgcolor=$wims_class_refcolor |
120 | wims_ref_bgcolor=$wims_class_refcolor |