@@ -6,6 +6,9 @@ header('Content-Type: application/json; charset=UTF-8');
include 'auth.php'; // Middleware auth
include 'koneksi.php';
echo "<pre>";
print_r($_SESSION);
exit;
if (!$conn) {
echo json_encode(array("status" => "error", "message" => "Gagal konek DB"));
The note is not visible to the blocked user.