Diff for /loncom/startup.pl between versions 1.34 and 1.37

version 1.34, 2009/05/17 01:16:47 version 1.37, 2010/08/24 09:11:35
Line 92  use Apache::loncreatecourse(); Line 92  use Apache::loncreatecourse();
 use Apache::londefdef();  use Apache::londefdef();
 use Apache::londocs();  use Apache::londocs();
 use Apache::lonhtmlcommon();  use Apache::lonhtmlcommon();
   use Apache::lonhtmlgateway();
 use Apache::lonmsg();  use Apache::lonmsg();
 use Apache::lonmysql();  use Apache::lonmysql();
 use Apache::lonpercentage();  use Apache::lonpercentage();
Line 113  use Apache::lonupload(); Line 114  use Apache::lonupload();
 use Apache::lonuploadedacc();  use Apache::lonuploadedacc();
 use Apache::lonwrapper();  use Apache::lonwrapper();
 use Apache::admannotations();  use Apache::admannotations();
 use Apache::admbookmarks();  use Apache::lonwishlist(); 
 use Apache::style();  use Apache::style();
 use Apache::lontex();  use Apache::lontex();
 use Apache::matchresponse();  use Apache::matchresponse();

Removed from v.1.34  
changed lines
  Added in v.1.37


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