https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20496
--- Comment #1 from Kyle M Hall <[email protected]> --- Point of note, we check two different things: 1) Is UseKohaPlugins enabled 2) Is enabled_plugins set in the Koha config file I think we should have a method in Koha::Plugins that checks both and returns true/false. If there are any parts of Koha that only check one for a good reason, we can have another method to check just that. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
