https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16844
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 53077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53077&action=edit Bug 16844: (follow-up of 15656) Remove export of GetMemberRelatives from C4::Members Bug 15656 removed the C4::Members::GetMemberRelatives subroutine but the module still exports it. Test plan: git grep GetMemberRelatives should not return any results. -- 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/
