more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
committed by
Roland Haeder
parent
ed0d858f98
commit
fbd559a823
@@ -1379,7 +1379,7 @@ function conv_sort($arr,$order) {
|
||||
}
|
||||
}
|
||||
|
||||
/*foreach($arr as $x) {
|
||||
/*foreach ($arr as $x) {
|
||||
if ($x['id'] != $x['parent']) {
|
||||
$p = find_thread_parent_index($parents,$x);
|
||||
if ($p !== false)
|
||||
|
||||
Reference in New Issue
Block a user