https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29672
--- Comment #11 from Fridolin Somers <[email protected]> --- (In reply to Jonathan Druart from comment #10) > (In reply to Fridolin Somers from comment #8) > > Ah OK thanks. > > > > get_enabled_plugins () is a private method ? maybe rename > > _get_enabled_plugins() > > > > Best regards, > > It's a class method, like all other methods from this module. Ah OK thanks. Now i see there is : my ($class) = @_; -- 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/
