$_POST, $_GET 남은 부분 제거. 연감 지도 받아오는 부분 재 작성

This commit is contained in:
2018-04-12 02:57:53 +09:00
parent 8961dd60a2
commit 6220d030dc
7 changed files with 31 additions and 24 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if($session->userGrade < 5){
}
$scenarioIdx = Util::toInt(Util::array_get($_GET['scenarioIdx']));
$scenarioIdx = Util::getReq('scenarioIdx', 'int');
if ($scenarioIdx !== null) {
//TODO: preview 지도 출력