Subversion Repositories wimsdev

Rev

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

Rev 12981 Rev 14336
Line 28... Line 28...
28
!for dp_c in $courses
28
!for dp_c in $courses
29
 sharelist=!defof sharing_all in $classdir/$dp_c/neighbors
29
 sharelist=!defof sharing_all in $classdir/$dp_c/neighbors
30
 !for dp_C in $sharelist
30
 !for dp_C in $sharelist
31
    !if $dp_C != $class_
31
    !if $dp_C != $class_
32
      !read adm/class/stopshare $dp_C,$wims_superclass/$dp_c\
32
      !read adm/class/stopshare $dp_C,$wims_superclass/$dp_c\
33
	  all
33
    all
34
    !endif
34
    !endif
35
  !next dp_C
35
  !next dp_C
36
  error=
36
  error=
37
  !read adm/gateway/delsup $dp_c
37
  !read adm/gateway/delsup $dp_c
38
!next dp_c
38
!next dp_c