[Koha-bugs] [Bug 28411] Investigate memory footprint of the different dependencies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 22:24:39 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28411

--- Comment #4 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 157957
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157957&action=edit
Bug 28411: remove Koha::Config::Syspref(s) from C4::Context

Use straigth SQL queries to access systempreferences instead of relying
on the ORM, thus removing all direct and indirect dependencies to
Koha::Object

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list