bugfixes from session conversion
This commit is contained in:
parent
a66fe79ea4
commit
4b439f610e
4 changed files with 16 additions and 41 deletions
|
|
@ -534,7 +534,7 @@ A boolean that if set true will return the users list minus the expired grouping
|
|||
|
||||
=cut
|
||||
|
||||
sub getUsersInGroup {
|
||||
sub getUsers {
|
||||
my $self = shift;
|
||||
my $recursive = shift;
|
||||
my $withoutExpired = shift;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue