]> git.koha-community.org Git - koha.git/commit
Bug 929 : Follow up adding unit tests, discovered C4::Dates cached the syspref with...
authorChris Cormack <chrisc@catalyst.net.nz>
Thu, 12 Jan 2012 08:23:21 +0000 (21:23 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 21 Jan 2012 06:22:41 +0000 (01:22 -0500)
commitd7c054c369f15f444c71852b363d7ee54c0e046f
tree65b35422cda1345ef82a673a708c82f6a72991fd
parent558cbe8733dc4c1a88a31156d5feb9e23c3fb117
Bug 929 : Follow up adding unit tests, discovered C4::Dates cached the syspref with no way to clear it, fixed also.
(cherry picked from commit 55d0b65522d3caa8d7c819b2cfa7ce8f2483c33e)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 7d4cc170edf95d3e05ec353070303b15b44cf56b)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Dates.pm
t/Koha_template_plugin_KohaDates.t [new file with mode: 0644]