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