r675 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Mar 25 00:18:23 EST 2006


Author: floam
Date: 2006-03-25 00:18:23 -0500 (Sat, 25 Mar 2006)
New Revision: 675

Modified:
   webspace/include/thebrain.php
Log:
I need to stop taking drugs


Modified: webspace/include/thebrain.php
===================================================================
--- webspace/include/thebrain.php	2006-03-25 05:14:27 UTC (rev 674)
+++ webspace/include/thebrain.php	2006-03-25 05:18:23 UTC (rev 675)
@@ -2,7 +2,7 @@
 if (!empty($_SERVER['HTTP_USER_AGENT']))
 	$ua = get_browser(null, true);
 else
-	$ua = $false;
+	$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">';




More information about the quake3-commits mailing list