$report_id] ); exit(); } $file_id = $_GET['f'] ?? ''; if (!is_file(FILE_UPLOAD_DIRECTORY . "/{$file_id}")) { $file_id = null; } ?>