https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29844
--- Comment #39 from Tomás Cohen Arazi <[email protected]> --- Created attachment 130145 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130145&action=edit Bug 29844: Simplify Koha::Clubs->get_enrollable This patch removes the wantarray use in Koha::Clubs->get_enrollable and adjusts the callers. Also, reference to some unused params in Koha::Patron clubs-related methods are removed as well. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
