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