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

version 1.41, 2012/03/05 21:18:21 version 1.41.2.1, 2012/05/15 22:46:07
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 114  use Apache::lonupload(); Line 113  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  
changed lines
  Added in v.1.41.2.1


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