diff --git a/api.php b/api.php index 19af9a9..17cf94b 100644 --- a/api.php +++ b/api.php @@ -30,7 +30,7 @@ } } - if($currentContainer == NULL) + if(@$currentContainer == NULL) die("access denied!"); if(isset($_REQUEST['METODE']))