diff --git a/lib/file-control-xhr.php b/lib/file-control-xhr.php index d88696c..d5363d7 100644 --- a/lib/file-control-xhr.php +++ b/lib/file-control-xhr.php @@ -70,10 +70,18 @@ if (!$error) { // Uncomment to alert and console.log the action and file, useful for debugging // echo ";alert('".xssClean($_GET['action'],"html")." : ".$allFiles[$i]."');console.log('".xssClean($_GET['action'],"html")." : ".$allFiles[$i]."');"; + $bannedFileFound = false; + for ($j=0; $j