Bug 16520: Initialize the sysprefs Koha::Caches on demand
authorJesse Weaver <jweaver@bywatersolutions.com>
Fri, 13 May 2016 22:39:08 +0000 (16:39 -0600)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 11 Oct 2016 12:37:16 +0000 (12:37 +0000)
commit27b756eb91e0ce93f46233dabe3957a66e978d4d
tree17d067ea85b4e2ef06959ae50633ed2e24af4264
parent1e6df24d6cbf44c865805712e6a15ecc601273aa
Bug 16520: Initialize the sysprefs Koha::Caches on demand

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Context.pm