From e7305a7571d4756d0399bfcd802cd93032329260 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews" Date: Wed, 10 Sep 2008 16:00:31 +0000 Subject: [PATCH] --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1cda144c..5fb8b8d6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- fix pass expiration time at cache_handler_fuc call in core.write_cache_file.php + (U.Tews) - Update of compiler.class.php to allow method chaining for PHP4 and PHP5 (U.Tews)