]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
allow doc and api calls from private
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index 39721e2cf8b2f9baaa6258581173504f9ff0a151..228d0b1d08bd36cdaec559ac97d62732eb8daf7d 100644 (file)
--- 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: