From 281ef4cf8b5c7a7268ff615da7201fd8404a60ac Mon Sep 17 00:00:00 2001 From: floam Date: Tue, 28 Feb 2006 23:51:28 +0000 Subject: try to make it actually work. git-svn-id: svn://svn.icculus.org/quake3/trunk@599 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/getdata.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'web/include/getdata.php') diff --git a/web/include/getdata.php b/web/include/getdata.php index 2d61ac1..09903be 100644 --- a/web/include/getdata.php +++ b/web/include/getdata.php @@ -1,12 +1,12 @@ KEINE DATEN FÜR SIE!

You'll need to agree to the EULA if you want the updated data.

"; //nazigerman for "NO DATA FOR YOU!" break; - case "I Do Not Agree": + case TRUE: $html = "

You agree!

Good for you. Click here to download a tarball with the new data pk3s.

"; @@ -239,12 +239,12 @@ ORAL AGREEMENTS, PROPOSALS OR UNDERSTANDINGS, AND ANY OTHER COMMUNICATIONS BETWEEN ID AND YOU RELATING TO THE SUBJECT MATTER OF THIS AGREEMENT. -
- - + +
-

-"; +
+ +
+

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