Bug 8057 - Error when adding a patron with email address
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 8 May 2012 19:49:10 +0000 (15:49 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 22 May 2012 10:17:49 +0000 (12:17 +0200)
commit55b1c06b171dab857d7a98f7157147e274ec227a
treeffff9f9e3c71a40ae32564e47d3d3b6af9dda422
parent3945ecf9c8084be946b34a8fe35efd456e6e9c64
Bug 8057 - Error when adding a patron with email address

Caused by code assuming a the variable $err is a hashref
when it is only a hashref if there is an error.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
members/memberentry.pl