diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-05 09:50:19 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-05 09:50:19 +0000 |
| commit | 5e9c70b96a183eaae631b9c600fdc2b838f00541 (patch) | |
| tree | 4d9d02bd1c89f633887100cab5c487641ee961ab /roundcubemail | |
| parent | 13fc24bcc3eb1b8ad141a2700918533acd83203e (diff) | |
Remove PHP 4 warning
git-svn-id: https://svn.roundcube.net/trunk@3325 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/roundcubemail/README b/roundcubemail/README index b40ab0fdd..667e7f417 100644 --- a/roundcubemail/README +++ b/roundcubemail/README @@ -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: |
