10 Dec
2021
10 Dec
'21
8:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29672 --- Comment #7 from Julian Maurice <julian.maurice@biblibre.com> --- (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.