summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-27 11:40:40 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-27 11:40:40 +0100
commit32eb977b1268ce1e32ab652af6059f49ce59c2f5 (patch)
tree12be25c273913dfbf581397b36b20d5b05e51dfe /INSTALL
parent2f4678908170b8af04a0eae2195bb3c0f732ed58 (diff)
parent25fb9732a008d4fb35e4afdefea552f36835fa43 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
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)