@@ -1,4 +1,4 @@
<?php
<?php die('Передачи запрещены!');
session_start();
if(!isset($_SESSION['uid'])) { header("Location: index.php"); }
include("config.php");
The note is not visible to the blocked user.