Diff for /loncom/startup.pl between versions 1.35 and 1.38

version 1.35, 2010/04/26 21:10:13 version 1.38, 2011/01/27 14:38:40
Line 114  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::lonwishlistdisplay(); 
 use Apache::style();  use Apache::style();
 use Apache::lontex();  use Apache::lontex();
 use Apache::matchresponse();  use Apache::matchresponse();

Removed from v.1.35  
changed lines
  Added in v.1.38


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