r763 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 5 20:38:39 EDT 2006


Author: floam
Date: 2006-05-05 20:38:39 -0400 (Fri, 05 May 2006)
New Revision: 763

Modified:
   webspace/include/thebrain.php
Log:
holy microsoft batmap, ie7 sucks too!


Modified: webspace/include/thebrain.php
===================================================================
--- webspace/include/thebrain.php	2006-05-06 00:35:05 UTC (rev 762)
+++ webspace/include/thebrain.php	2006-05-06 00:38:39 UTC (rev 763)
@@ -21,7 +21,7 @@
 	echo $normal;
 }
 
-elseif ((strpos($_SERVER['HTTP_ACCEPT'], "application/xml")) || ($ua['browser'] == "IE" && $ua['version'] >= 6))
+elseif ((strpos($_SERVER['HTTP_ACCEPT'], "application/xml")) || ($ua['browser'] == "IE" && $ua['version'] >= 7))
 {
 	if ($ua['browser'] == "IE")
 	{




More information about the quake3-commits mailing list