[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/download
From:       Ben Cooksley <bcooksley () kde ! org>
Date:       2010-06-29 5:55:35
Message-ID: 20100629060441.C750FAC8E0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1143925 by bcooksley:

Use the non-deprecated way to read url arguments

 M  +1 -1      binarydownload.html  


--- trunk/www/areas/download/binarydownload.html #1143924:1143925
@@ -6,7 +6,7 @@
 ?>
 
 <?php
-  $url = htmlentities($HTTP_GET_VARS["url"]);
+  $url = htmlentities($_GET["url"]);
 ?>
 <h2>KDE Binary Packages</h2>
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic