--- loncom/enrollment/Autoenroll.pl 2006/05/17 14:48:49 1.19 +++ loncom/enrollment/Autoenroll.pl 2006/05/18 01:09:14 1.20 @@ -1,7 +1,7 @@ #!/usr/bin/perl # #Automated Enrollment script -# $Id: Autoenroll.pl,v 1.19 2006/05/17 14:48:49 albertel Exp $ +# $Id: Autoenroll.pl,v 1.20 2006/05/18 01:09:14 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,6 +33,7 @@ use Apache::lonnet; use Apache::loncoursedata; use Apache::lonmsg; + use Apache::longroup; use HTML::Entities; # Determine the library server's domain and hostID