feat: chiefCenter 500px 재구현
- API: 사령턴 관련 - TopBackBar에 갱신 추가
This commit is contained in:
@@ -16,7 +16,7 @@ function die_redirect()
|
||||
if (!$isChiefTurn) {
|
||||
header('location:index.php', true, 303);
|
||||
} else {
|
||||
header('location:b_chiefcenter.php', true, 303);
|
||||
header('location:v_chiefCenter.php', true, 303);
|
||||
}
|
||||
die();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user