Diff for /loncom/startup.pl between versions 1.41.2.4.2.1 and 1.44

version 1.41.2.4.2.1, 2024/03/03 19:15:26 version 1.44, 2021/10/22 00:35:02
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::lonwishlist();  use Apache::lonwishlist(); 
 use Apache::lonwishlistdisplay();  use Apache::lonwishlistdisplay(); 
 use Apache::style();  use Apache::style();
 use Apache::lontex();  use Apache::lontex();
 use Apache::matchresponse();  use Apache::matchresponse();
Line 159  use Apache::lonaccesstimes(); Line 159  use Apache::lonaccesstimes();
 use Apache::lonshibauth();  use Apache::lonshibauth();
 use Apache::lonshibacc();  use Apache::lonshibacc();
 use Apache::lonpopulate();  use Apache::lonpopulate();
 use Apache::daxepage();  
 use Apache::daxeopen();  
 use Apache::daxesave();  
 1;  1;
 __END__  __END__
   

Removed from v.1.41.2.4.2.1  
changed lines
  Added in v.1.44


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