aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.php
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-14 01:52:22 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-14 01:52:22 +0000
commit1d1bfa6b7df033ba705882e63e10201350df1ac9 (patch)
tree6d1ba5e47fbc20f3a137f2ccc28a3a7f7fa027ea /web/index.php
parent3ef446d7ce779f39b78246f9e4b77cc27291f385 (diff)
downloadioquake3-aero-1d1bfa6b7df033ba705882e63e10201350df1ac9.tar.gz
ioquake3-aero-1d1bfa6b7df033ba705882e63e10201350df1ac9.zip
Redone get page.
git-svn-id: svn://svn.icculus.org/quake3/trunk@634 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/index.php')
-rw-r--r--web/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.php b/web/index.php
index c2bf23c..c36cd24 100644
--- a/web/index.php
+++ b/web/index.php
@@ -7,6 +7,7 @@ ob_start();
echo "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>";
echo $extradoctype;
?>
+
<!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" xml:lang="en">
<head>