21 Aug
2014
21 Aug
'14
3:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12801 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- I am convinced we should keep the cache. You will get performance issues if you remove it. Maybe another way to fix this could be to cache using a hash: branchcode_1 => $single_holidays_for_branch_1 branchcode_2 => $single_holidays_for_branch_2 -- You are receiving this mail because: You are watching all bug changes.