mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
Merge branch 'master' into feature/allow-to-list-groups-from-a-ldap-backend-9772
This commit is contained in:
commit
1cede5bd1a
@ -80,7 +80,7 @@ class ArrayDatasource implements Selectable
|
|||||||
*/
|
*/
|
||||||
public function select()
|
public function select()
|
||||||
{
|
{
|
||||||
return new SimpleQuery($this);
|
return new SimpleQuery(clone $this);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user