summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris Kelly <ckdake@ckdake.com>2009-03-06 02:22:51 +0000
committerChris Kelly <ckdake@ckdake.com>2009-03-06 02:22:51 +0000
commit06780376876166b839047a370cf9144d06494416 (patch)
tree70450667a68cf35ac50d322be111a7868c437c30 /README
parentee1572f324262319af4e73695f1193716c625a51 (diff)
Added json and filter as requirements
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ff2a8a0e..4a85d7c0 100644
--- a/README
+++ b/README
@@ -27,8 +27,8 @@ Please send your feedback to gallery-devel@lists.sourceforge.net.
SUPPORTED CONFIGURATION:
- Platform: Linux / Unix.
- Web server: Apache 2.2 and newer.
- - PHP 5.2 and newer (PHP's safe_mode must be disabled and simplexml
- must be installed).
+ - PHP 5.2 and newer (PHP's safe_mode must be disabled and simplexml,
+ filter, and json must be installed).
- Database: MySQL 5 and newer.