--- loncom/startup.pl 2006/06/27 14:06:41 1.26 +++ loncom/startup.pl 2006/08/11 22:07:35 1.28 @@ -138,7 +138,9 @@ use Apache::lonrss(); use Apache::slotrequest(); use Apache::lonhelper(); use Apache::lonpickcourse(); - +use Apache::longroup(); +use Apache::groupboards(); +use Apache::lonclonecourse(); 1; __END__