fix php
This commit is contained in:
parent
839295d745
commit
c07bbc2a0a
|
@ -70,7 +70,7 @@ switch ($_POST['act']){
|
|||
|
||||
}
|
||||
|
||||
return json_encode(array(
|
||||
echo json_encode(array(
|
||||
'status' => 'OK',
|
||||
'logs' => $logs
|
||||
));
|
||||
|
|
Loading…
Reference in New Issue
Block a user