aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-04-02 10:06:59 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-04-02 10:06:59 +0200
commit83b56f7855bcd43dd73499c90c5f9fedf127da0e (patch)
tree0e10a27149b57ae1d9eac0c8d5d5b58191fa5c45 /phpBB/docs/README.html
parentf9b60863025b02f49261515f952e99dd23f25bb6 (diff)
downloadforums-83b56f7855bcd43dd73499c90c5f9fedf127da0e.tar
forums-83b56f7855bcd43dd73499c90c5f9fedf127da0e.tar.gz
forums-83b56f7855bcd43dd73499c90c5f9fedf127da0e.tar.bz2
forums-83b56f7855bcd43dd73499c90c5f9fedf127da0e.tar.xz
forums-83b56f7855bcd43dd73499c90c5f9fedf127da0e.zip
[ticket/14495] Specify correct version numbers in 3.2.x
DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index 20afc310db..a7906ac802 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="" />
-<meta name="description" content="phpBB 3.3.x Readme" />
+<meta name="description" content="phpBB 3.2.x Readme" />
<title>phpBB &bull; Readme</title>
<link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" />
@@ -21,7 +21,7 @@
<div id="doc-description">
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
- <h1>phpBB 3.3.x Readme</h1>
+ <h1>phpBB 3.2.x Readme</h1>
<p style="display: none;"><a href="#start_here">Skip</a></p>
</div>
@@ -324,7 +324,7 @@
<div class="content">
- <p>phpBB 3.3.x takes advantage of new features added in PHP 5.4. We recommend that you upgrade to the latest stable release of PHP to run phpBB. The minimum version required is PHP 5.4.0 and the maximum supported version is PHP 7.0.</p>
+ <p>phpBB 3.2.x takes advantage of new features added in PHP 5.4. We recommend that you upgrade to the latest stable release of PHP to run phpBB. The minimum version required is PHP 5.4.0 and the maximum supported version is PHP 7.0.</p>
<p>Please remember that running any application on a development (unstable, e.g. a beta release) version of PHP can lead to strange/unexpected results which may appear to be bugs in the application. Therefore, we recommend you upgrade to the newest stable version of PHP before running phpBB. If you are running a development version of PHP please check any bugs you find on a system running a stable release before submitting.</p>