diff options
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 2 |
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) |