--- loncom/interface/lonpopulate.pm 2006/03/15 22:11:04 1.41 +++ loncom/interface/lonpopulate.pm 2006/08/08 19:02:04 1.46 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.41 2006/03/15 22:11:04 albertel Exp $ +# $Id: lonpopulate.pm,v 1.46 2006/08/08 19:02:04 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -32,6 +32,7 @@ use Apache::loncommon; use Apache::lonhtmlcommon; use Apache::lonlocal; use Apache::loncoursedata; +use Apache::longroup; use Apache::Constants qw(:common :http REDIRECT); use Time::Local; use LONCAPA::Enrollment; @@ -45,7 +46,7 @@ sub header { sub choose_header { my ($action) = @_; - + my $notify_check = '/^note_[0-9]+$/'; my $scripttag = qq|