Rev 16069 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!! supervisorclassactivity.proc
!! Adds all Supervisor links in wims_rm_0
!if $class_typename notsametext program
!set wims_rm_0 = $wims_rm_0\
SE_mod,1,module=adm/class/motd
!endif
!if $exist_cdt=yes
!set wims_rm_0 = $wims_rm_0\
cdt,1,module=adm/class/cdt
!endif
!!readproc linkmodule/tchat.proc
!!if $wims_allowlink_tchat=yes
!set wims_rm_0 = $wims_rm_0\
tchat,1,module=adm/class/tchat\
sendmail,1,module=adm/class/sendmail
!!else
!! !set wims_rm_0 = $wims_rm_0\
!!sendmail,1,module=adm/class/sendmail
!!endif
!read themes/_procs/supervisorforum.proc 0