--- loncom/startup.pl 2005/12/28 16:45:39 1.24 +++ loncom/startup.pl 2006/03/24 18:05:15 1.25 @@ -126,6 +126,7 @@ use Apache::bridgetask(); # can't include this one due to the way it does it's BEGIN use Apache::loncreateuser(); use Apache::switchserver(); +use Apache::lonwhatsnew(); 1; __END__