mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
parent
947b5436c3
commit
761de2eb33
@ -336,7 +336,7 @@ SQL;
|
||||
array()
|
||||
)->join(
|
||||
array('so' => $this->prefix . 'objects'),
|
||||
'so.object_id = s.service_object_id AND so.is_active = 1',
|
||||
'so.object_id = s.service_object_id',
|
||||
array()
|
||||
)->where(
|
||||
'so.is_active = ?',
|
||||
|
Loading…
x
Reference in New Issue
Block a user