@@ -22,7 +22,7 @@
<?php
include_once 'includes/navbar.php';
//Dynamischer Inhalt (später mit php...):
//Dynamischer Inhalt:
if (isset($_GET["pfad"])) {
if (file_exists('content/' . $_GET["pfad"] . '.php')) {
include_once 'content/' . $_GET["pfad"] . '.php';
The note is not visible to the blocked user.