Koha/reserve
Ian Walls fcd28a664a Bug 7059: Remove GetMemberDetails from reserve/request.pl
Replaces all four usages of GetMemberDetails with GetMember, since none of the
hashref fields used were anything other than those in borrower table, which GetMember
returns.

To Test:
1.  Apply patch
2.  Go to reserve/request.pl; the page should load without error
3.  Search for a cardnumber: the page should load without error

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-20 14:07:51 +13:00
..
modrequest.pl Fix FSF address in directory reserve/ 2010-03-16 20:17:54 -04:00
placerequest.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
renewscript.pl Fix for Bug 4853 - Rights needed to renew a document 2011-03-06 08:26:35 +13:00
request.pl Bug 7059: Remove GetMemberDetails from reserve/request.pl 2011-10-20 14:07:51 +13:00