mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
ca6c51aef7
commit
d1f67c6ec9
@ -150,7 +150,7 @@ abstract class AbstractObject
|
|||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function fetchEventHistory()
|
public function fetchEventHistory()
|
||||||
{
|
{
|
||||||
$this->foreign['eventHistory'] = $this->applyObjectFilter(
|
$this->foreign['eventHistory'] = $this->applyObjectFilter(
|
||||||
$this->backend->select()->from('eventHistory', array(
|
$this->backend->select()->from('eventHistory', array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user