https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29672
--- Comment #7 from Julian Maurice <[email protected]> --- (In reply to Fridolin Somers from comment #6) > Instead of creating get_enabled_plugins(), > Why not adding a param "only_enabled" in GetPlugins() ? GetPlugins already returns only enabled plugins by default (without the 'all' parameter), but it also have other parameters that make it hard for its result to be put in cache. -- 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/
