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…
Reference in New Issue