From da0f8427204ad57aad08059906df0ea10a7ccf31 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:42:52 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- run.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 run.php (limited to 'run.php') diff --git a/run.php b/run.php new file mode 100644 index 0000000..afe0b43 --- /dev/null +++ b/run.php @@ -0,0 +1,8 @@ +provideHook('cube/Actions', 'Cube/MonitoringActions'); +$this->provideHook('cube/IcingaDbActions', 'Cube/IcingaDbActions'); + +$this->provideHook('icingadb/icingadbSupport'); -- cgit v1.2.3