Subversion Repositories wimsdev

Rev

Rev 14297 | Rev 14326 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14297 Rev 14319
Line 110... Line 110...
110
      min_exam_erasable=$k
110
      min_exam_erasable=$k
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/du $wims_home/log/classes/$wims_class
116
!!  !read ./adm/du $wims_home/log/classes/$wims_class
116
  !if $class_type iswordof 2 4 and $wims_superclass_quota!=$empty
117
!!  !if $class_type iswordof 2 4 and $wims_superclass_quota!=$empty
117
    quota_free=$[$wims_superclass_quota-$du]
118
!!    quota_free=$[$wims_superclass_quota-$du]
118
  !else
119
!!  !else
119
    quota_free=$[$wims_class_quota-$du]
120
!!    quota_free=$[$wims_class_quota-$du]
120
  !endif
121
!!  !endif
121
!endif
122
!endif
122
 
123
 
123
!if $wims_user!=$empty
124
!if $wims_user!=$empty
124
  !if $wims_class_refcolor!=$empty
125
  !if $wims_class_refcolor!=$empty
125
    wims_ref_bgcolor=$wims_class_refcolor
126
    wims_ref_bgcolor=$wims_class_refcolor