aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.txt
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-04 15:34:28 -0700
committerFriendika <info@friendika.com>2011-06-04 15:34:28 -0700
commit05e06889b313a7a870f5ef4d374c043b5950ef77 (patch)
tree5483daa0dcdb96b691135c5a39d199dd40fbe5f4 /INSTALL.txt
parente591ed6b30808cabf1f0c80a356f3fa12ce4aa31 (diff)
downloadvolse-hubzilla-05e06889b313a7a870f5ef4d374c043b5950ef77.tar.gz
volse-hubzilla-05e06889b313a7a870f5ef4d374c043b5950ef77.tar.bz2
volse-hubzilla-05e06889b313a7a870f5ef4d374c043b5950ef77.zip
mbstring is now required
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 8de306b7d..32de0309c 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -27,7 +27,7 @@ exchange conversations
encryption support
- PHP *command line* access with register_argc_argv set to true in the
php.ini file
- - curl, gd, mysql, and openssl extensions
+ - curl, gd, mysql, mbstring, and openssl extensions
- some form of email server or email gateway such that PHP mail() works
- mcrypt (optional; used for end-to-end message encryption)