r598 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Feb 28 18:45:14 EST 2006


Author: floam
Date: 2006-02-28 18:45:14 -0500 (Tue, 28 Feb 2006)
New Revision: 598

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


Modified: trunk/web/include/getdata.php
===================================================================
--- trunk/web/include/getdata.php	2006-02-28 23:44:08 UTC (rev 597)
+++ trunk/web/include/getdata.php	2006-02-28 23:45:14 UTC (rev 598)
@@ -17,7 +17,7 @@
 <p>In order for us to distribute the updated pk3 files from id
 Software, you need to agree to their EULA. Read through it, then click Agree if
 you Agree.</p>
-
+<p>
 <pre>
 LIMITED USE SOFTWARE LICENSE AGREEMENT
 
@@ -243,6 +243,8 @@
 	<input type=\"submit\" id=\"agree\" value=\"I Agree\" />
 	<input type=\"submit\" id=\"agree\" value=\"I Do Not Agree\" />
 </form>
+</p>
 ";
 }
 echo $html;
+echo $_POST[$agree];




More information about the quake3-commits mailing list