[Koha-bugs] [Bug 14315] Slow checkouts, caused by many 'special_holidays' definitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 14:20:47 CEST 2020


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

--- Comment #17 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 106717
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106717&action=edit
Bug 25723: Use a hasref for lookup

Rather than using an array of dates and iterating them, use a hashref
and do a direct lookup

Signed-off-by: Emma Perks <emma.perks at heartofengland.nhs.uk>

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


More information about the Koha-bugs mailing list