--- loncom/interface/lonpopulate.pm 2005/11/04 21:25:34 1.29 +++ loncom/interface/lonpopulate.pm 2005/11/04 21:32:13 1.30 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.29 2005/11/04 21:25:34 albertel Exp $ +# $Id: lonpopulate.pm,v 1.30 2005/11/04 21:32:13 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -485,6 +485,7 @@ ENDTWO ENDTWO } elsif ($action eq "notify") { + my $notifycount = 0; my @notified = split(/,/,$enrollvar{notifylist}); my $notifycount = 0; foreach (@notified) {