mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Add lost code
(cherry picked from commit 6e030ca313a31a2f3bc3ae9894c0696e12654cf8)
This commit is contained in:
parent
7b799bda54
commit
a91c6d8257
@ -30,7 +30,7 @@ function post_process_get_custom_values() {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$return = json_decode(
|
$return = json_decode(
|
||||||
$config['post_process_custom_values'], true);
|
io_safe_output($config['post_process_custom_values']), true);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (empty($return)) {
|
if (empty($return)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user