1
0
Fork 0

more spaces + some curly spaces added

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-01-26 16:07:30 +01:00 committed by Roland Haeder
commit fbd559a823
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
2 changed files with 2 additions and 2 deletions

View file

@ -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)