@@ -1,6 +1,9 @@
<?php
ob_start("ob_gzhandler");
session_start();
//TODO Написать класс банковских переводов
if (is_null($_SESSION['uid'])) header("Location: index.php");
require_once "functions.php";
if ($user['room'] != 29) {
The note is not visible to the blocked user.