mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fixed export and import json formats
This commit is contained in:
parent
064393ed14
commit
f69b1af3bd
@ -2186,8 +2186,6 @@ class Prd
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$value = json_encode($json_array);
|
|
||||||
} else {
|
} else {
|
||||||
$value = io_safe_output($value);
|
$value = io_safe_output($value);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user