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

version 1.17, 2004/02/20 18:46:48 version 1.18, 2004/06/19 00:38:45
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;

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


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