[LON-CAPA-cvs] cvs: loncom / startup.pl
stredwic
lon-capa-cvs@mail.lon-capa.org
Mon, 12 Aug 2002 18:52:15 -0000
stredwic Mon Aug 12 14:52:15 2002 EDT
Modified files:
/loncom startup.pl
Log:
No more lonchart.pm
Index: loncom/startup.pl
diff -u loncom/startup.pl:1.6 loncom/startup.pl:1.7
--- loncom/startup.pl:1.6 Mon Jul 29 16:40:34 2002
+++ loncom/startup.pl Mon Aug 12 14:52:15 2002
@@ -35,7 +35,6 @@
use Apache::lonauth();
use Apache::caparesponse();
use Apache::lonstatistics();
-use Apache::lonchart();
use Apache::grades();
use Apache::lonpublisher();
use Apache::caparesponse();