Subversion Repositories wimsdev

Rev

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

Rev 14863 Rev 14864
Line 4... Line 4...
4
!! quota_used : actual used space
4
!! quota_used : actual used space
5
!! quota_reserved : actual reserved space for some activity (active freework ...)
5
!! quota_reserved : actual reserved space for some activity (active freework ...)
6
!! auth_upload : yes if class capacity is ok (else no)
6
!! auth_upload : yes if class capacity is ok (else no)
7
!! wims_read_parm is proc or html (proc make calcul and html show result on page)
7
!! wims_read_parm is proc or html (proc make calcul and html show result on page)
8
 
8
 
9
!if $wims_read_parm=html
9
!if $wims_read_parm isitemof proc,html,canvas
10
  !goto html
10
  !goto $wims_read_parm
11
!else
-
 
12
  !goto proc
-
 
13
!endif
11
!endif
14
 
12
 
15
:proc
13
:proc
16
!! ---- calcul
14
!! ---- calcul
17
!read adm/du $wims_home/log/classes/$wims_class
15
!read adm/du $wims_home/log/classes/$wims_class