http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] --- Comment #48 from Ian Walls <[email protected]> --- Followup breaks out requirement of Koha::Cache to a universal use, then makes use of the new subroutine. Also centralizes the cache params into Koha::Cache->new(). Also adds a pre-emptive check for ENV variables indicating caching; if not present, will continue to fall back to other methods. Some additional warns if DEBUG is active. All in all, looks okay, and applies cleanly (provided you apply the baseline patch first). Marking Passed QA. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
