mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
fixed wrong encoding
This commit is contained in:
parent
a40efcfee5
commit
c48eae6da0
@ -2077,7 +2077,8 @@ class Client
|
||||
'status' => $status,
|
||||
'message' => $msg,
|
||||
'extra' => $extra,
|
||||
]
|
||||
],
|
||||
JSON_UNESCAPED_UNICODE
|
||||
);
|
||||
|
||||
if ($field_exists === false) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user