Diff for /loncom/startup.pl between versions 1.17 and 1.19

version 1.17, 2004/02/20 18:46:48 version 1.19, 2004/12/28 22:30:28
Line 118  use Apache::response(); Line 118  use Apache::response();
 use Apache::run();  use Apache::run();
 use Apache::scripttag();  use Apache::scripttag();
 use Apache::structuretags();  use Apache::structuretags();
   use Apache::portfolio();
 # can't include this one due to the way it does it's BEGIN  # can't include this one due to the way it does it's BEGIN
 #use Apache::loncreateuser();  use Apache::loncreateuser();
 1;  1;
 __END__  __END__
   

Removed from v.1.17  
changed lines
  Added in v.1.19


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