장수 생성 시 오류 나던 문제 해결

- Validation 문제
This commit is contained in:
2018-04-15 23:42:30 +09:00
parent 6a100ed2c1
commit 723a7bbfba
4 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ $server = Util::getReq('server', 'string', '');
$db = RootDB::db();
$userGrade = $session->userGrade;
session_write_close();
$session->setReadOnly();
if($userGrade < 6) {
Json::die([