diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-01-14 08:50:46 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-01-14 08:50:46 +0000 |
| commit | 56beb1d32f8c02988ecfcd504d26ee28a0149ed2 (patch) | |
| tree | c4b1825e3a18fb5c17a7b45943e2f6e98a9ed1e7 /roundcubemail/INSTALL | |
| parent | 9b204d6eb3dcbd1a1103d44f0b31496c61cf03fd (diff) | |
- Require PHP 5.2.1 or greater
git-svn-id: https://svn.roundcube.net/trunk@4416 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
| -rw-r--r-- | roundcubemail/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index eb8399786..49aae922a 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -11,7 +11,7 @@ REQUIREMENTS * 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) |
