renamings

This commit is contained in:
Igor Barkov [iwork]
2019-06-21 12:21:11 +03:00
parent 4d66d10086
commit 07c4200e01
7 changed files with 6 additions and 6 deletions

View File

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