]> git.koha-community.org Git - koha.git/commit
Bug 7396: Debarred message not showing over SIP2
authorIan Walls <ian.walls@bywatersolutions.com>
Mon, 2 Jan 2012 16:06:13 +0000 (11:06 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 18 Jan 2012 15:10:54 +0000 (10:10 -0500)
commit0177ed160250ec08825deb54e1bd194cda07709d
tree14b923d4d13a03594ae0027239b5e1d41af49f04
parent63ca9460c826a2c28080f323cdc7c0d72a991a39
Bug 7396: Debarred message not showing over SIP2

Corrects typo in list of flags; was DEBARRED, but the actual name of the flag is
DBARRED (for some reason)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 000047769f12c55d59e444041ddcc0aaf5613fe4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/SIP/ILS/Patron.pm