16 Oct
2012
16 Oct
'12
11:43 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8890 --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 12847 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12847&action=edit Bug 8890: Koha::Borrower::Files shouldn't use db in BEGIN This patch removes the usage of the database in Koha::Borrower::Files' BEGIN block. It also removes the export-related declarations, since they were unused, and unnecessary in a module called in an object-oriented fashion. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.