--- loncom/enrollment/Autoenroll.pl 2006/07/08 17:29:15 1.21 +++ loncom/enrollment/Autoenroll.pl 2006/07/21 17:47:36 1.22 @@ -1,7 +1,7 @@ #!/usr/bin/perl # #Automated Enrollment script -# $Id: Autoenroll.pl,v 1.21 2006/07/08 17:29:15 raeburn Exp $ +# $Id: Autoenroll.pl,v 1.22 2006/07/21 17:47:36 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -34,6 +34,7 @@ use Apache::loncoursedata; use Apache::lonmsg; use Apache::longroup; + use Apache::loncommon; use HTML::Entities; # Determine the library server's domain and hostID