mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-9076-Texto-Update-Manager' into 'develop'
fixed wrong encoding See merge request artica/pandorafms!4950
This commit is contained in:
commit
6a8abc035f
@ -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