aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/auth_api.html
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2011-07-09 15:28:33 +0200
committerIgor Wiedler <igor@wiedler.ch>2011-07-09 17:04:46 +0200
commit766537035ea2f04c5aa3c59c15edc15f4ecd050f (patch)
tree3fcf8fe3fa243b1b9b367d16c0385473ded05771 /phpBB/docs/auth_api.html
parente2d27a30a6fa2eafb1950f171bad1f6b69fce758 (diff)
downloadforums-766537035ea2f04c5aa3c59c15edc15f4ecd050f.tar
forums-766537035ea2f04c5aa3c59c15edc15f4ecd050f.tar.gz
forums-766537035ea2f04c5aa3c59c15edc15f4ecd050f.tar.bz2
forums-766537035ea2f04c5aa3c59c15edc15f4ecd050f.tar.xz
forums-766537035ea2f04c5aa3c59c15edc15f4ecd050f.zip
[ticket/10258] Change the DOCTYPE to HTML5
PHPBB3-10258
Diffstat (limited to 'phpBB/docs/auth_api.html')
-rw-r--r--phpBB/docs/auth_api.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html
index 88618fa640..94ebde4080 100644
--- a/phpBB/docs/auth_api.html
+++ b/phpBB/docs/auth_api.html
@@ -1,10 +1,8 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en">
+<!DOCTYPE html>
+<html dir="ltr" lang="en">
<head>
-
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<meta http-equiv="content-style-type" content="text/css" />
-<meta http-equiv="content-language" content="en" />
+<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" />