minor fix
This commit is contained in:
parent
44d8b977cb
commit
6b944ead97
|
@ -331,7 +331,6 @@ function groups_get_children($parent, $ignorePropagate=false)
|
|||
$return += groups_get_children(
|
||||
$g['id_grupo'],
|
||||
$ignorePropagate
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue