From bc5d0b1487a4673d6cb8b00eb20752112ce9e571 Mon Sep 17 00:00:00 2001 From: floam Date: Sat, 11 Mar 2006 08:05:32 +0000 Subject: Rearrange the Get page a bit. git-svn-id: svn://svn.icculus.org/quake3/trunk@630 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/thebrain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/include/thebrain.php') diff --git a/web/include/thebrain.php b/web/include/thebrain.php index 58a97b6..a89775c 100644 --- a/web/include/thebrain.php +++ b/web/include/thebrain.php @@ -5,7 +5,7 @@ if ((strpos($_SERVER['HTTP_ACCEPT'], "application/xhtml+xml")) || ($ua->parent elseif ((strpos($_SERVER['HTTP_ACCEPT'], "application/xml")) || ($ua->browser == "IE" && $ua->version >= 6)) { if ($ua->browser == "IE") { - $extradoctype = "\n"; + $extradoctype = "\n"; } $content_type = "application/xml"; } -- cgit v1.2.3