12 Jul
2016
12 Jul
'16
9:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16913 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 53344 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53344&action=edit Bug 16913: Koha::Patrons - Remove GetBorrowersNamesAndLatestIssue This subroutine has been added by commit 5904681faca77c87ff8071414d66e123a2d3baa9 Date: Wed Mar 19 10:11:12 2008 -0500 CleanBorrowers fixing. but has never been used. It can be removed safely. Test plan: git grep GetBorrowersNamesAndLatestIssue should not return any results. -- You are receiving this mail because: You are watching all bug changes.