r972 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Nov 11 00:00:24 EST 2006


Author: floam
Date: 2006-11-11 00:00:23 -0500 (Sat, 11 Nov 2006)
New Revision: 972

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


Modified: webspace/include/thebrain.php
===================================================================
--- webspace/include/thebrain.php	2006-11-11 05:00:06 UTC (rev 971)
+++ webspace/include/thebrain.php	2006-11-11 05:00:23 UTC (rev 972)
@@ -15,7 +15,7 @@
 	$ua = false;
 
 if (strpos($_SERVER['HTTP_HOST'], "icculus.org") !== FALSE)
-	header("Location: http://ioquake3.org" . str_replace("quake3", '', $_SERVER["REQUEST_URI"]));
+	header("Location: http://ioquake3.org" . str_replace("quake3/", '', $_SERVER["REQUEST_URI"]));
 
 $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">';




More information about the quake3-commits mailing list