r969 - webspace/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Nov 10 23:56:42 EST 2006
Author: floam
Date: 2006-11-10 23:56:42 -0500 (Fri, 10 Nov 2006)
New Revision: 969
Modified:
webspace/include/thebrain.php
Log:
doh
Modified: webspace/include/thebrain.php
===================================================================
--- webspace/include/thebrain.php 2006-11-11 04:56:18 UTC (rev 968)
+++ webspace/include/thebrain.php 2006-11-11 04:56:42 UTC (rev 969)
@@ -14,7 +14,7 @@
else
$ua = false;
-if (strpos($_SERVER['HTTP_HOST'], "icculus.org") === FALSE)
+if (strpos($_SERVER['HTTP_HOST'], "icculus.org") === TRUE)
header("Location: http://ioquake3.org" . $_SERVER["REQUEST_URI"]);
$normal = '<?xml version="1.0" encoding="UTF-8" ?>
More information about the quake3-commits
mailing list