Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 3959 → Rev 3960

/trunk/wims/public_html/modules/home/var.cdt
12,8 → 12,8
!if $wims_user=supervisor or $wims_supertype=0 or ($wims_supertype=4 and $wims_typename=class)
tmp=!defof cdt_link in wimshome/log/classes/$wims_class/cdt/.def
!if $tmp!=$empty
U_cdt=$tmp
ADD_cdt=$U_cdt
wims_name_cdt=$tmp
ADD_cdt=$wims_name_cdt
!endif
!endif
!exit
38,7 → 38,7
exist_cdt=yes
!endif
!if $tmp2!=$empty
U_cdt=$tmp2
ADD_cdt=$U_cdt
wims_name_cdt=$tmp2
ADD_cdt=$wims_name_cdt
!endif
!endif