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 Cormack <chrisc@catalyst.net.nz>
Tue, 2 Nov 2010 02:16:43 +0000 (15:16 +1300)
commit82d2cf464be0439b9d52de1d951baa856a4e60a4
treea1b7822e41ae24a16e2ce914f6b8df0babf2be44
parent81b3ca97eab7235dbff94d30e09e6d4325f21604
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>
circ/circulation.pl