@@ -1,5 +1,7 @@
<?php
session_start();
if (session_status() === PHP_SESSION_NONE) {
}
ob_start();
$pfad = $_GET["pfad"] ?? "home";
The note is not visible to the blocked user.