[Koha-bugs] [Bug 16913] Remove the unused C4::Members:: GetBorrowersNamesAndLatest subroutine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 12 21:13:15 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16913

--- Comment #1 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list