@@ -11,7 +11,7 @@ if ($user->getLevel() < 4 && $user->getLevel() > 10) {
exit;
}
if ($user->room == 403) {
if ($user->getRoom() == 403) {
header('Location: canalizaciya.php');
The note is not visible to the blocked user.