From 3634ba80946b818de7f0505ed44d947e70dd41ec Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 12 May 2008 05:58:17 +0000 Subject: added in some caching and add the database upgrade that will make the taging mostly work --- docs/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README') diff --git a/docs/README b/docs/README index 1feb581d..710176e6 100755 --- a/docs/README +++ b/docs/README @@ -120,7 +120,7 @@ Contents: PHP5-gd (recommended) PHP5 ICONV PHP5 ZLIB support (recommended) - MySQL >= 4.1+ http://www.mysql.com + MySQL >= 5.x+ http://www.mysql.com 3. Setting Up -- cgit