mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 11:52:14 +09:00
NOISSUE PHP 버전 호환성 개선
This commit is contained in:
parent
e079934f1c
commit
1419a09275
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ class documentModel extends document
|
|||
$keys = array_keys($output->data);
|
||||
$virtual_number = $keys[0];
|
||||
|
||||
$target_args = new stdClass();
|
||||
$target_args->document_srls = implode(',',$target_srls);
|
||||
$target_args->list_order = $args->sort_index;
|
||||
$target_args->order_type = $args->order_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue