Diff for /loncom/interface/loncreateuser.pm between versions 1.196 and 1.197

version 1.196, 2007/11/15 21:24:51 version 1.197, 2007/12/01 03:49:08
Line 1271  $lt{'uuas'} ($currentauth). $lt{'adcs'}. Line 1271  $lt{'uuas'} ($currentauth). $lt{'adcs'}.
 ENDBADAUTH  ENDBADAUTH
         }          }
     } else { # Authentication type is valid      } else { # Authentication type is valid
         my $authformcurrent='';  
         my $authform_other='';  
         &initialize_authen_forms($ccdomain,$currentauth);          &initialize_authen_forms($ccdomain,$currentauth);
         my ($authformcurrent,$authform_other,$can_modify) =          my ($authformcurrent,$authform_other,$can_modify) =
             &modify_login_block($ccdomain,$currentauth);              &modify_login_block($ccdomain,$currentauth);

Removed from v.1.196  
changed lines
  Added in v.1.197


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>