huh? missed again
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
cd697e0d7c
commit
d07236deb6
|
@ -1422,7 +1422,7 @@ function conv_sort($arr, $order) {
|
|||
}
|
||||
|
||||
if (count($parents)) {
|
||||
foreach ($parents as $i=>$_x) {
|
||||
foreach ($parents as $i => $_x) {
|
||||
$parents[$i]['children'] = get_item_children($arr, $_x);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user