Subversion Repositories wimsdev

Rev

Rev 14349 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14349 Rev 16011
Line 25... Line 25...
25
 
25
 
26
!read adm/levelname.phtml
26
!read adm/levelname.phtml
27
!!## must be read again because $job could be not defined
27
!!## must be read again because $job could be not defined
28
!read adm/class/classlang lang/names.phtml
28
!read adm/class/classlang lang/names.phtml
29
wims_helper=chapter=3
29
wims_helper=chapter=3
-
 
30
!if $cmd=help
-
 
31
  !exit
-
 
32
!endif
30
!readproc scripts/votemodel.proc
33
!readproc scripts/votemodel.proc
31
sharelist=user,doc,exo,sheet,exam,forum,sup,motd,cdt,livret,seq,userphoto,tool
34
sharelist=user,doc,exo,sheet,exam,forum,sup,motd,cdt,livret,seq,userphoto,tool
32
!if $votemodel!=yes
35
!if $votemodel!=yes
33
  sharelist=$sharelist,vote
36
  sharelist=$sharelist,vote
34
!endif
37
!endif