From 16dd2d9a5f5112d009106a7be43c63bfee9c2343 Mon Sep 17 00:00:00 2001 From: floam Date: Tue, 28 Feb 2006 23:45:14 +0000 Subject: 3 git-svn-id: svn://svn.icculus.org/quake3/trunk@598 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/getdata.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/include/getdata.php b/web/include/getdata.php index 012ff01..2d61ac1 100644 --- a/web/include/getdata.php +++ b/web/include/getdata.php @@ -17,7 +17,7 @@ switch ($_POST[$agree]) {

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.

- +

 LIMITED USE SOFTWARE LICENSE AGREEMENT
 
@@ -243,6 +243,8 @@ THIS AGREEMENT.
 	
 	
 
+

"; } echo $html; +echo $_POST[$agree]; -- cgit v1.2.3