Subversion Repositories wimsdev

Rev

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

Rev 10669 Rev 10674
Line 38... Line 38...
38
!let compsup=!sh echo "$compsup" | sort | uniq;
38
!let compsup=!sh echo "$compsup" | sort | uniq;
39
$U_gotoclass3
39
$U_gotoclass3
40
!read classgraph.phtml supervise\
40
!read classgraph.phtml supervise\
41
$compsup
41
$compsup
42
 
42
 
43
!let user_particpate=!defof user_particpate in wimshome/log/classes/$wims_superclass/.users/$wims_realuser
43
!let user_participate=!defof user_participate in wimshome/log/classes/$wims_superclass/.users/$wims_realuser
-
 
44
!if $user_participate=$empty
-
 
45
 !exit
44
 
46
!endif
45
!reset compsup
47
!reset compsup
46
$U_gotoclass1
48
$U_gotoclass1
47
 
49
 
48
!for cls in $user_participate
50
!for cls in $user_participate
49
  !let tmp=!replace internal / by , in $cls
51
  !let tmp=!replace internal / by , in $cls