r596 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Feb 28 18:43:27 EST 2006


Author: floam
Date: 2006-02-28 18:43:27 -0500 (Tue, 28 Feb 2006)
New Revision: 596

Modified:
   trunk/web/include/getdata.php
Log:
1


Modified: trunk/web/include/getdata.php
===================================================================
--- trunk/web/include/getdata.php	2006-02-28 23:42:38 UTC (rev 595)
+++ trunk/web/include/getdata.php	2006-02-28 23:43:27 UTC (rev 596)
@@ -1,5 +1,5 @@
 <?php
-switch ($_POST($agree)) {
+switch ($_POST[$agree]) {
 	case "I Agree":
 		$html = "<h2>KEINE DATEN FÜR SIE!</h2>
 			 <p>You'll need to agree to the EULA if you want the




More information about the quake3-commits mailing list