Correction to enable sending of update emails.
authorOwen Leonard <oleonard@myacpl.org>
Mon, 6 Jul 2009 16:01:20 +0000 (11:01 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:17 +0000 (23:19 +0200)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
opac/opac-userupdate.pl

index ad9a225..8e89c41 100755 (executable)
@@ -81,7 +81,7 @@ if ( $updateemailaddress eq '' ) {
     exit;
 }
 
-if ( $query->{'modify'} ) {
+if ( $query->param('modify') ) {
 
     # get all the fields:
     my $message = <<"EOF";