Home
last modified time | relevance | path

Searched refs:groups_get_groups_tree_recursive (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_users.php129 $user_groups_tree = groups_get_groups_tree_recursive($user_groups, $parent_group);
234 $user_groups_tree = groups_get_groups_tree_recursive($user_groups);
H A Dfunctions_groups.php500 function groups_get_groups_tree_recursive($groups, $trash = 0, $trash2 = 0) { function