Subversion Repositories wimsdev

Rev

Rev 9928 | Rev 12488 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9405 bpr 1
limitpart=10
2
!default maxday=365
2368 bpr 3
!read adm/class/classlang names.phtml
232 bpr 4
 
5
wims_prefix=class user tmp n sharing sharable
6
!read tabletheme
7
!if $wims_user!=supervisor
8
 error=not_supervisor
9365 bpr 9
 !!user=$wims_user
232 bpr 10
 !exit
11
!endif
9928 guerimand 12
 
9999 guerimand 13
!read adm/vfilter/listvarfilter.proc
14
!read adm/vfilter/varfilter proc
15
!if $varfilterclear!=$empty
9928 guerimand 16
    !reset varfilterclear,status
9546 guerimand 17
!endif
9500 bpr 18
 
19
!default choice=all
20
!default graphics=0
21
!if $choice=all
22
 !reset loginlist
23
!endif