[LON-CAPA-cvs] cvs: loncom / startup.pl

matthew lon-capa-cvs@mail.lon-capa.org
Tue, 11 Feb 2003 15:19:06 -0000


matthew		Tue Feb 11 10:19:06 2003 EDT

  Modified files:              
    /loncom	startup.pl 
  Log:
  Removed localauth.pm because Guy is a FOOL
  
  
Index: loncom/startup.pl
diff -u loncom/startup.pl:1.11 loncom/startup.pl:1.12
--- loncom/startup.pl:1.11	Mon Feb 10 16:19:59 2003
+++ loncom/startup.pl	Tue Feb 11 10:19:06 2003
@@ -72,7 +72,6 @@
 use Apache::lontrans();
 use Apache::hint();
 use Apache::inputtags();
-use Apache::localauth();
 use Apache::lonambiguous();
 use Apache::lonchat();
 use Apache::lonchatfetch();