새 리셋 툴 준비

This commit is contained in:
2018-03-26 00:27:51 +09:00
parent bc2c480986
commit a2100f503f
5 changed files with 311 additions and 12 deletions
-1
View File
@@ -14,7 +14,6 @@ if($session->userGrade < 5){
]);
}
$scenarioIdx = Util::toInt(Util::array_get($_GET['scenarioIdx']));
if($scenarioIdx === null){
Json::die([