aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/index.php')
-rw-r--r--phpBB/install/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/install/index.php b/phpBB/install/index.php
index 2cbe9212c0..d8a953fd28 100644
--- a/phpBB/install/index.php
+++ b/phpBB/install/index.php
@@ -558,7 +558,6 @@ class module
echo '<html dir="ltr">';
echo '<head>';
echo '<meta charset="utf-8">';
- echo '<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">';
echo '<title>' . $lang['INST_ERR_FATAL'] . '</title>';
echo '<link href="../adm/style/admin.css" rel="stylesheet" type="text/css" media="screen" />';
echo '</head>';