summaryrefslogtreecommitdiff
path: root/roundcubemail/installer/welcome.html
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-04-12 13:54:45 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-04-12 13:54:45 +0000
commit83a4e859f8ae505f06c184eb60577529ff6c4be8 (patch)
treeeea0a263dd79a697205db95f0a3b5600e6aa70c9 /roundcubemail/installer/welcome.html
parent1d297be10effab84c7e084bfc70651f99b10e91b (diff)
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/welcome.html')
-rw-r--r--roundcubemail/installer/welcome.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/installer/welcome.html b/roundcubemail/installer/welcome.html
index 200f680f3..bfec23337 100644
--- a/roundcubemail/installer/welcome.html
+++ b/roundcubemail/installer/welcome.html
@@ -6,7 +6,7 @@
<p>The basic requirements are:</p>
<ul>
- <li>PHP Version 4.3.1 or greater including
+ <li>PHP Version 5.2.0 or greater including
<ul>
<li>PCRE (perl compatible regular expression)</li>
<li>Session support</li>