mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +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()
|
||||
{
|
||||
return new SimpleQuery($this);
|
||||
return new SimpleQuery(clone $this);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user