9 Sep
2014
9 Sep
'14
5:14 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- Just a note, DBIC's find doesn't need a key/value pair when finding on a table with a single column primary key. You can just pass in the value. That being said, what you have will work just fine. -- You are receiving this mail because: You are watching all bug changes.