Diff for /loncom/startup.pl between versions 1.41.2.1 and 1.41.2.2

version 1.41.2.1, 2012/05/15 22:46:07 version 1.41.2.2, 2013/10/01 14:05:16
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::lonwishlist();
   use Apache::lonwishlistdisplay();
 use Apache::style();  use Apache::style();
 use Apache::lontex();  use Apache::lontex();
 use Apache::matchresponse();  use Apache::matchresponse();

Removed from v.1.41.2.1  
changed lines
  Added in v.1.41.2.2


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