]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 23 May 2012 21:36:24 +0000 (09:36 +1200)
commit54d475bdcf98a2c46f2c9613b17cba6ef8b8b5d3
treed5320e06378fdd7dd01cd7bb3f5f810d44de95a5
parent2397702f62f7c0ed614bf5f8e482cbfa5dbcc462
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>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
members/memberentry.pl