Subversion Repositories wimsdev

Rev

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

Rev 8255 Rev 8817
Line 1... Line 1...
1
# Variable calculations should be done in this file.
1
# Variable calculations should be done in this file.
2
# It is read and interpreted by wims for all valid calls to the module.
2
# It is read and interpreted by wims for all valid calls to the module.
-
 
3
 
3
!read adm/class/classlang names.phtml
4
!read adm/class/classlang names.phtml
4
!read tabletheme
5
!read tabletheme
5
 
6
 
6
t=$
7
t=$
7
tmp=!replace internal & by $t  in $iniparm
8
tmp=!replace internal & by $t  in $iniparm
Line 24... Line 25...
24
!if $wims_user!=supervisor
25
!if $wims_user!=supervisor
25
 error=not_supervisor
26
 error=not_supervisor
26
 !exit
27
 !exit
27
!endif
28
!endif
28
 
29
 
29
!bound job within exo,helpexo default exo
30
!bound job within exo,helpexo,addallexo default exo
30
!changeto $job.proc
31
!changeto $job.proc