PublicRecord 함수 수정, json_encode, json_deocde를 Json로 통합
This commit is contained in:
@@ -93,4 +93,4 @@ function doAdminPost($action, $notice, $server){
|
||||
|
||||
$response = doAdminPost($action, $notice, $server);
|
||||
|
||||
echo json_encode($response);
|
||||
Json::die($response);
|
||||
|
||||
Reference in New Issue
Block a user