aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2011-07-10 23:04:14 +0200
committerIgor Wiedler <igor@wiedler.ch>2011-07-10 23:04:14 +0200
commit854c14f9f6ae78318e159e27724178579ff48dcc (patch)
treeedd7caf31247885cc596b389f2de9a5e43ecc0f7 /phpBB/docs
parent766537035ea2f04c5aa3c59c15edc15f4ecd050f (diff)
downloadforums-854c14f9f6ae78318e159e27724178579ff48dcc.tar
forums-854c14f9f6ae78318e159e27724178579ff48dcc.tar.gz
forums-854c14f9f6ae78318e159e27724178579ff48dcc.tar.bz2
forums-854c14f9f6ae78318e159e27724178579ff48dcc.tar.xz
forums-854c14f9f6ae78318e159e27724178579ff48dcc.zip
[ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags
These meta tags are IE specific and do not validate as HTML5. PHPBB3-10258
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
-rw-r--r--phpBB/docs/FAQ.html2
-rw-r--r--phpBB/docs/INSTALL.html2
-rw-r--r--phpBB/docs/README.html2
-rw-r--r--phpBB/docs/auth_api.html2
-rw-r--r--phpBB/docs/coding-guidelines.html2
-rw-r--r--phpBB/docs/hook_system.html2
7 files changed, 0 insertions, 14 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index b74d06ec4c..50c80dd33f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />
diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html
index 654bcfc4f9..69c7a64e2c 100644
--- a/phpBB/docs/FAQ.html
+++ b/phpBB/docs/FAQ.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index cdf969ee24..9c5cc611e1 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index 552af6c479..265226f67f 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />
diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html
index 94ebde4080..c40b33a85c 100644
--- a/phpBB/docs/auth_api.html
+++ b/phpBB/docs/auth_api.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index 64707010ab..b27a0f46c4 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />
diff --git a/phpBB/docs/hook_system.html b/phpBB/docs/hook_system.html
index 5cce659a82..db190bf965 100644
--- a/phpBB/docs/hook_system.html
+++ b/phpBB/docs/hook_system.html
@@ -2,8 +2,6 @@
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="phpBB Group" />