logger.php000064400000001317150307605220006536 0ustar00isNotEmpty($_SESSION['user']['company_permissions_implode']) ? $_SESSION['user']['company_permissions_implode'] : '-1' ; if(isset($_REQUEST['apiKey']) ){ $apiKey = $_REQUEST['apiKey']; if($apiKey === '7347482808054211' ){ }else{ $return_arr["message"]=" You are not allowed to do this action."; echo $return_arr["message"]; return; } }else{ $return_arr["message"]=" You are not allowed to do this action."; echo $return_arr["message"]; return; } ?>.htaccess000064400000000162150307605220006341 0ustar00 Order Allow,Deny Deny from all index.php000064400000000000150307605220006352 0ustar00