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

version 1.19, 2004/12/28 22:30:28 version 1.20, 2005/03/16 19:09:43
Line 119  use Apache::run(); Line 119  use Apache::run();
 use Apache::scripttag();  use Apache::scripttag();
 use Apache::structuretags();  use Apache::structuretags();
 use Apache::portfolio();  use Apache::portfolio();
   use Apache::bridgetask();
 # 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;

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


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