Update get_attribute_values.php
This commit is contained in:
parent
b4b6cba9fb
commit
62d0b7b972
@ -83,4 +83,4 @@ if ($res == -1) {
|
|||||||
exit();
|
exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
print json_encode($res);
|
print json_encode($res, JSON_PARTIAL_OUTPUT_ON_ERROR);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user