summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-26 18:49:31 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-26 18:49:31 +0100
commit25fb9732a008d4fb35e4afdefea552f36835fa43 (patch)
treeee35f1a78d42f82b68179128a822f9e036a957d0 /INSTALL
parent787a421846ad12c4e36488f1c50d4e6d93c22b22 (diff)
Fix so all unknown email addresses from Google csv format are imported (#1490159)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ef1c59b85..817d98c1e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ REQUIREMENTS
* The Apache, Lighttpd, Cherokee or Hiawatha web server
* .htaccess support allowing overrides for DirectoryIndex
* PHP Version 5.3.7 or greater including
- - PCRE, DOM, JSON, XML, Session, Sockets (required)
+ - PCRE, DOM, JSON, Session, Sockets (required)
- PHP Data Objects (PDO) with driver for either MySQL, PostgreSQL or SQLite (required)
- Libiconv, Zip (recommended)
- OpenSSL, Fileinfo, Mcrypt, mbstring (optional)