[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
Fri Oct 27 23:26:39 CEST 2023


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

--- Comment #8 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 158005
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158005&action=edit
Bug 28411: modify scripts' call to set_preference now in Koha::Config::SysPrefs

All the scripts using the call C4::Context->set_preference are edited to
now use Koha::Config::SysPrefs->set_preference instead of
C4::Context->set_preference()

One call to delete_preference moved as well

-- 
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