@@ -2,6 +2,7 @@
session_start();
if (empty($_SESSION['uid'])) {
header("Location: index.php");
exit;
}
require_once "functions.php";
if ($user->room != 31) {
The note is not visible to the blocked user.