From 47124c2279382714afd8dbe4a867a867ea179199 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sat, 12 Apr 2008 09:54:45 -0400 Subject: [PATCH] Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch --- README | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 6b2313a..1129cf5 100644 --- a/README +++ b/README @@ -4,8 +4,8 @@ ATTENTION --------- This is just a snapshot of the current SVN repository and is NOT A STABLE -version of RoundCube. There have been major changes since the latest release -so please read the update instructions carefully. It's not recommended to +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 or this installation is highly recommended. -- Gitblit v1.9.1