From db06e96b7e89aa43455ea5f2576bbf09f18cb058 Mon Sep 17 00:00:00 2001
From: Marc Delisle
Date: Thu, 7 Aug 2003 17:19:33 +0000
Subject: [PATCH] MMCache
---
ChangeLog | 1 +
Documentation.html | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index ca59e4496..be6b39258 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ $Source$
* lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
* lang/chinese_gb: Updated, thanks to Wang (fundawang).
* lang/swedish: Updated, thanks to Björn T. Hallberg (bth).
+ * Documentation.html: bug 782597: FAQ 1.30 about Turck MMCache
2003-08-06 Marc Delisle
* sql.php3: bug 782925: fix "Showing rows..." message when user has
diff --git a/Documentation.html b/Documentation.html
index 3ad7919e4..200636051 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -2456,7 +2456,13 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
#SetInputFilter PHP
-
+
+ [1.30] I get the error "left.php: Missing hash".
+
+
+ This problem is known to happen when the server is running Turck MMCache
+ but upgrading MMCache to version 2.3.21 solves the problem.
+
[2. Configuration]