aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-03-24 16:07:07 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-03-24 16:07:07 +0100
commit244d171cb035f0229ad2a06d01062ca809a72025 (patch)
tree48b2e704efc4de6c0e7e67b30aab0f370c7eef0d /phpBB/docs/CHANGELOG.html
parenta4fac6da2afc64790ada467c9882a31871d14aa8 (diff)
downloadforums-244d171cb035f0229ad2a06d01062ca809a72025.tar
forums-244d171cb035f0229ad2a06d01062ca809a72025.tar.gz
forums-244d171cb035f0229ad2a06d01062ca809a72025.tar.bz2
forums-244d171cb035f0229ad2a06d01062ca809a72025.tar.xz
forums-244d171cb035f0229ad2a06d01062ca809a72025.zip
[ticket/14136] Add back X-UA-Compatible meta tag
This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 89825d612f..6c0e2d33a5 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -2,6 +2,7 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="" />
<meta name="description" content="phpBB 3.1.x Changelog" />
<title>phpBB &bull; Changelog</title>