r902 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Sep 13 03:06:56 EDT 2006


Author: zakk
Date: 2006-09-13 03:06:56 -0400 (Wed, 13 Sep 2006)
New Revision: 902

Modified:
   webspace/include/thebrain.php
Log:
test


Modified: webspace/include/thebrain.php
===================================================================
--- webspace/include/thebrain.php	2006-09-12 16:54:19 UTC (rev 901)
+++ webspace/include/thebrain.php	2006-09-13 07:06:56 UTC (rev 902)
@@ -14,7 +14,7 @@
 	$ua = false;
 
 $normal = '<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">';
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">';
 if  ((strpos($_SERVER['HTTP_ACCEPT'], "application/xhtml+xml")) || ($ua['parent'] == "Validation Checkers")) 
 {
 	$content_type = "application/xhtml+xml";




More information about the quake3-commits mailing list