diff options
author | thomascube <thomas@roundcube.net> | 2010-03-05 09:50:19 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-03-05 09:50:19 +0000 |
commit | 9adef683e380a78a323492b01aab8e72afe1c49e (patch) | |
tree | 46dd4798a99524a0de496cf77e7b73aceeaae149 /README | |
parent | 2d08c50fd78e8ae74f27a2418f7909b18ae2bf42 (diff) |
Remove PHP 4 warning
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,13 +1,12 @@ -RoundCube Webmail (http://roundcube.net) +Roundcube Webmail (http://roundcube.net) ATTENTION --------- This is just a snapshot of the current SVN repository and is NOT A STABLE -version of RoundCube. Unlike the latest release this version requires PHP 5 -and does not work on a webserver with PHP 4. It's not recommended to -replace an existing installation of RoundCube with this version. Also using -a separate database for this installation is highly recommended. +version of Roundcube. It's not recommended to replace an existing installation +of Roundcube with this version. Also using a separate database for this +installation is highly recommended. Introduction: |