--- loncom/startup.pl 2004/02/20 18:46:48 1.17 +++ loncom/startup.pl 2004/06/19 00:38:45 1.18 @@ -118,6 +118,7 @@ use Apache::response(); use Apache::run(); use Apache::scripttag(); use Apache::structuretags(); +use Apache::portfolio(); # can't include this one due to the way it does it's BEGIN #use Apache::loncreateuser(); 1;