--- loncom/interface/lonpopulate.pm 2007/03/08 01:58:45 1.49 +++ loncom/interface/lonpopulate.pm 2009/04/04 21:47:41 1.60 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.49 2007/03/08 01:58:45 albertel Exp $ +# $Id: lonpopulate.pm,v 1.60 2009/04/04 21:47:41 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,6 +33,7 @@ use Apache::lonhtmlcommon; use Apache::lonlocal; use Apache::loncoursedata; use Apache::longroup; +use Apache::lonuserutils; use Apache::Constants qw(:common :http REDIRECT); use Time::Local; use LONCAPA::Enrollment; @@ -48,7 +49,7 @@ sub choose_header { my ($action) = @_; my $notify_check = '/^note_[0-9]+$/'; my $scripttag = qq| -