Subversion Repositories wimsdev

Rev

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

Rev 12465 Rev 13320
Line 35... Line 35...
35
      exot=!column 2 of $exot
35
      exot=!column 2 of $exot
36
      exo$(ses)$xm=!sort numeric items $exot
36
      exo$(ses)$xm=!sort numeric items $exot
37
    !next xm
37
    !next xm
38
  !next ses
38
  !next ses
39
  !if $checksessions=$empty
39
  !if $checksessions=$empty
40
      !exit
40
    !exit
41
  !endif
41
  !endif
42
  !readproc adm/class/userscore1 $checkuser
42
  !readproc adm/class/userscore1 $checkuser
43
  !exit
43
  !exit
44
!endif
44
!endif
45
 
45