Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
14339 guerimand 1
!let listhelp=type,sizelimitfile,datedeadline,datetimesoldate,scoring
14297 guerimand 2
 
3
!bound special_parm within $listhelp default $empty
4
 
5
 
6
!if $special_parm=$empty
7
  !exit
8
!else
9
  !changeto lang/help.phtml.$lang $special_parm
10
!endif