--- loncom/interface/lonpopulate.pm 2006/05/18 01:08:51 1.43 +++ loncom/interface/lonpopulate.pm 2010/01/22 13:20:04 1.62.4.2 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.43 2006/05/18 01:08:51 raeburn Exp $ +# $Id: lonpopulate.pm,v 1.62.4.2 2010/01/22 13:20:04 raeburn 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; @@ -46,9 +47,9 @@ sub header { sub choose_header { my ($action) = @_; - + my $notify_check = '/^note_[0-9]+$/'; my $scripttag = qq| -