renamings

This commit is contained in:
Igor Barkov [iwork]
2019-06-21 13:22:26 +03:00
parent 07c4200e01
commit a850563d5f
5 changed files with 91 additions and 2 deletions

View File

@@ -2355,7 +2355,7 @@ if ($user['room'] == 31) {
die();
}
if ($user['room'] == 30) {
header('Location: clan_edit.php');
header('Location: clan_create.php');
die();
}
if ($user['room'] == 34) {