diff options
author | Mathieu Blondel <mathieu@mblondel.org> | 2007-05-30 09:19:41 +0000 |
---|---|---|
committer | Mathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org> | 2007-05-30 09:19:41 +0000 |
commit | 42afdc99a8526754db7388348134bd9826b390db (patch) | |
tree | 40f5531f596a6ecf1dfd18df68dbffbf2ad6d4f2 /ChangeLog | |
parent | 9db1645529292b4a7f4824998149eef67e105665 (diff) | |
download | wikipediafs-42afdc99a8526754db7388348134bd9826b390db.tar.gz |
Set default cache time if article-cache-time is not present in config.
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@62 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2007-05-30 Mathieu Blondel <mblondel@users.sourceforge.net> -- Set default cache timeif article-cache-time is not present in config. +- Set default cache time if article-cache-time is not present in config. 2007-05-27 Mathieu Blondel <mblondel@users.sourceforge.net> |