summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-11-24 13:30:54 -0500
committerEvan Prodromou <evan@controlyourself.ca>2008-11-24 13:30:54 -0500
commit864aad7b83df0a4e78a96286f412402ee2d0b49b (patch)
tree37e555988e3fed552170349d35b4eeb667c57f3b /README
parent138b1b27670a0d2db358b787485ed9a17c626822 (diff)
add gettext as a prereq
darcs-hash:20081124183054-5ed1f-653824bb6345aecfe5dbc6d3e3b8ad0df9194b42.gz
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 39721e2cf..228d0b1d0 100644
--- a/README
+++ b/README
@@ -126,6 +126,7 @@ Your PHP installation must include the following PHP extensions:
- MySQL. For accessing the database.
- GD. For scaling down avatar images.
- mbstring. For handling Unicode (UTF-8) encoded strings.
+- gettext. For multiple languages. Default on many PHP installs.
For some functionality, you will also need the following extensions: