@@ -25,7 +25,7 @@ if (!empty($user['battle'])) {
}
//БС
if ($user['in_tower'] == 1) {
if ( isset($user['in_tower']) && $user['in_tower'] == 1) {
header('Location: towerin.php');
die();
The note is not visible to the blocked user.