[LON-CAPA-cvs] cvs: loncom /interface createaccount.pm

raeburn raeburn at source.lon-capa.org
Mon Oct 29 12:59:03 EDT 2012


raeburn		Mon Oct 29 16:59:03 2012 EDT

  Modified files:              
    /loncom/interface	createaccount.pm 
  Log:
  - Remove line no longer needed following changes in rev 1.52. 
  
  
Index: loncom/interface/createaccount.pm
diff -u loncom/interface/createaccount.pm:1.52 loncom/interface/createaccount.pm:1.53
--- loncom/interface/createaccount.pm:1.52	Sat Aug 25 04:34:44 2012
+++ loncom/interface/createaccount.pm	Mon Oct 29 16:59:03 2012
@@ -3,7 +3,7 @@
 # institutional log-in ID (institutional authentication required - localauth
 #  or kerberos) or an e-mail address.
 #
-# $Id: createaccount.pm,v 1.52 2012/08/25 04:34:44 raeburn Exp $
+# $Id: createaccount.pm,v 1.53 2012/10/29 16:59:03 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -39,7 +39,6 @@
 use Apache::lonlocal;
 use Apache::lonauth;
 use Apache::resetpw;
-use Authen::Captcha;
 use DynaLoader; # for Crypt::DES version
 use Crypt::DES;
 use LONCAPA qw(:DEFAULT :match);




More information about the LON-CAPA-cvs mailing list