@ -1,6 +1,6 @@
<?php
session_start();
//require_once 'functions.php';
include_once 'functions.php';
$login = urldecode(filter_input(INPUT_SERVER, 'QUERY_STRING'));
$uid = $_SESSION['uid'] ?? null;
The note is not visible to the blocked user.