aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/INSTALL.html
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2012-03-08 18:04:24 -0500
committerDavid King <imkingdavid@gmail.com>2012-03-25 21:20:52 -0400
commit063f6893af754cc992e487d323f766889bebba01 (patch)
treef847afba13fa6ad0dd38b6dfb7e7bb6f44e21798 /phpBB/docs/INSTALL.html
parent75e731e14b219d5b926755e01b957a5640f26ac8 (diff)
downloadforums-063f6893af754cc992e487d323f766889bebba01.tar
forums-063f6893af754cc992e487d323f766889bebba01.tar.gz
forums-063f6893af754cc992e487d323f766889bebba01.tar.bz2
forums-063f6893af754cc992e487d323f766889bebba01.tar.xz
forums-063f6893af754cc992e487d323f766889bebba01.zip
[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to PHP 5.3.2
PHPBB3-10693
Diffstat (limited to 'phpBB/docs/INSTALL.html')
-rw-r--r--phpBB/docs/INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index 9b27ac06bc..e3d56baa36 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -138,7 +138,7 @@
<li>Oracle</li>
</ul>
</li>
- <li><strong>PHP 5.2.0+</strong> with support for the database you intend to use.</li>
+ <li><strong>PHP 5.3.2+</strong> with support for the database you intend to use.</li>
<li>getimagesize() function need to be enabled.</li>
<li>These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
<ul>