1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

Merge branch '3.2.x'

* 3.2.x:
  [ticket/14136] Add back X-UA-Compatible meta tag
This commit is contained in:
Tristan Darricau
2016-03-24 18:00:48 +01:00
16 changed files with 17 additions and 0 deletions

View File

@@ -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.3.x Readme" />
<title>phpBB &bull; Readme</title>