https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17099
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 54258 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54258&action=edit Bug 17099: C4::Koha - Remove GetSupportName and GetSupportList Since bug 9468, these 2 subroutines are no longer in used and can be removed. Test plan: git grep GetSupportName and git grep GetSupportList should not return entries (unless 1 in release notes) -- 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/
