]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
better handling of staticGet
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index 103a4574e803427ea6a7da8c467faa6cba6129ad..8b91a964b3c6501c5c60806767ca650d561ff727 100644 (file)
--- a/README
+++ b/README
@@ -104,6 +104,7 @@ Your PHP installation must include the following PHP extensions:
 - XMLWriter. This is for formatting XML and HTML output.
 - MySQL. For accessing the database.
 - GD. For scaling down avatar images.
+- mbstring. For handling Unicode (UTF-8) encoded strings.
 
 For some functionality, you will also need the following extensions: