@@ -1,6 +1,6 @@
<?php
error_reporting(0);
ini_set('display_errors', 0);
error_reporting(E_ALL);
ini_set('display_errors', 1);
header('Content-Type: application/json; charset=UTF-8');
include 'auth.php'; // Middleware auth
The note is not visible to the blocked user.