brute-force changed access to $_GET['key'] to use get_array instead
[plewww.git] / planetlab / nodes / test.php
index 4bc7df9..6327eb8 100644 (file)
@@ -7,7 +7,7 @@ require_once 'plc_session.php';
 global $plc, $api, $adm;
 
 // input 
-$input = strtolower( $_GET['input'] );
+$input = strtolower( get_array($_GET, 'input') );
 $len = strlen($input);
 
 // init result