Bug 8089: Correct cache timeout to 1000
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 20 May 2012 12:18:52 +0000 (08:18 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 7 Sep 2012 14:28:33 +0000 (16:28 +0200)
commiteefeef0c1ff606dc15ad6105537c5e6fb8f7393d
tree80beacd08526e85882fa397ea379e4555e5394d5
parent499f44fa1d0086d4430215648679fd368017df6c
Bug 8089: Correct cache timeout to 1000

There was a typo in the original patch for bug 8089 which set the cache
timeout on getAllLanguages to 10000. Correct it to 1000.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Languages.pm