Subversion Repositories wimsdev

Rev

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

Rev 10909 Rev 10910
Line 58... Line 58...
58
!! this is probably the only place we need idp_method=php
58
!! this is probably the only place we need idp_method=php
59
!! (e.g. if class_authidp=cas;php)
59
!! (e.g. if class_authidp=cas;php)
60
 !if $(class_authidp[2;]) iswordof php and $class_php_auth!=$empty
60
 !if $(class_authidp[2;]) iswordof php and $class_php_auth!=$empty
61
   !if $type=authsupervisor
61
   !if $type=authsupervisor
62
     !set ttmp_=&authtype=teacher
62
     !set ttmp_=&authtype=teacher
-
 
63
   !else
-
 
64
     !reset ttmp_
63
   !endif
65
   !endif
64
   <a href="$class_php_auth?enter=$class$ttmp_" class="wims_button">$name_register</a>
66
   <a href="$class_php_auth?enter=$class$ttmp_" class="wims_button">$name_register</a>
65
 !else
67
 !else
66
   !set wims_ref_class=wims_button
68
   !set wims_ref_class=wims_button
67
   !href module=adm/class/reguser&class=$class$tmp_&authtype_=$authtype_ $name_register
69
   !href module=adm/class/reguser&class=$class$tmp_&authtype_=$authtype_ $name_register
68
 !endif
70
 !endif
69
 </div>
71
 </div>
-
 
72
 reset tmp_ ttmp_
70
 !goto end
73
 !goto end
71
!endif
74
!endif
72
 
75
 
73
!read $type.phtml
76
!read $type.phtml
74
:end
77
:end