https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17824
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58484|0 |1 is obsolete| | --- Comment #2 from M. Tompsett <[email protected]> --- Created attachment 58560 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58560&action=edit Bug 17824: Remove C4::Members::GetBorrowersWhoHaveNeverBorrowed This subroutine is no longer in used and can be removed. Test plan: git grep GetBorrowersWhoHaveNeverBorrowed must not return any results NOTE: grep -i getborrowerswhohave `find . -type f` works well enough to find the cleanborrowers.pl too. Signed-off-by: Mark Tompsett <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
