Fix for Bug 5136, Replace SQL with call to GetAuthorisedValues
authorOwen Leonard <oleonard@myacpl.org>
Sat, 30 Oct 2010 05:36:57 +0000 (01:36 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 5 Nov 2010 00:17:10 +0000 (20:17 -0400)
commit1097106719b4859a1c79c4d3ebd1084a6d71c583
treed4341bc59c640573194e00614b51460efd7ecbeb
parentb2519527daa798f219007922167b7fe8e8b2592d
Fix for Bug 5136, Replace SQL with call to GetAuthorisedValues

An embedded query in circulation.pl for BOR_NOTES authorized
values can be replaced with a call to GetAuthorisedValues

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 82d2cf464be0439b9d52de1d951baa856a4e60a4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
circ/circulation.pl