입구 페이지에 session_write_close() 조기 호출
This commit is contained in:
@@ -63,6 +63,6 @@ if($member['GRADE'] < 6) {
|
||||
$response['result'] = 'SUCCESS';
|
||||
}
|
||||
|
||||
echo json_encode($response);
|
||||
returnJson($response);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user