From 03eb13f11cf7dd695be3aab95b4e39e510169a49 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sun, 17 Jul 2011 15:01:28 -0400 Subject: [PATCH] Small improvements and codestyle --- INSTALL | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/INSTALL b/INSTALL index eb83997..14bf27b 100644 --- a/INSTALL +++ b/INSTALL @@ -11,7 +11,7 @@ * The Apache or Lighttpd Webserver * .htaccess support allowing overrides for DirectoryIndex -* PHP Version 5.2 or greater including +* PHP Version 5.2.1 or greater including - PCRE, DOM, JSON, XML, Session, Sockets (required) - libiconv (recommended) - mbstring, fileinfo, mcrypt (optional) @@ -19,6 +19,7 @@ - MDB2 2.5.0 or newer - Mail_Mime 1.8.1 or newer - Net_SMTP 1.4.2 or newer + - Net_IDNA2 0.1.1 or newer - Auth_SASL 1.0.3 or newer * php.ini options (see .htaccess file): - error_reporting E_ALL & ~E_NOTICE (or lower) -- Gitblit v1.9.1