--- loncom/interface/lonpopulate.pm 2006/03/15 22:11:04 1.41 +++ loncom/interface/lonpopulate.pm 2009/07/17 22:24:08 1.64 @@ -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.64 2009/07/17 22:24:08 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -32,6 +32,8 @@ use Apache::loncommon; 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; @@ -45,9 +47,9 @@ sub header { sub choose_header { my ($action) = @_; - + my $notify_check = '/^note_[0-9]+$/'; my $scripttag = qq| -