@@ -2343,10 +2343,6 @@ if ($user['room'] == 650) {
header('Location: ul_clans.php');
die();
}
if ($user['room'] == 652) {
header('Location: zamok.php');
die();
}
if ($user['room'] == 223) {
header('Location: bench.php');
die();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.