summaryrefslogtreecommitdiffstats
path: root/run.php
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:21:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:21:35 +0000
commitcddcdba3c9be7e32454d0c54efd1d60e7cef7518 (patch)
tree485d573becbe08ff71189381739483cdb57cf949 /run.php
parentAdding upstream version 1.2.2. (diff)
downloadicingaweb2-module-graphite-upstream/1.2.4.tar.xz
icingaweb2-module-graphite-upstream/1.2.4.zip
Adding upstream version 1.2.4.upstream/1.2.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'run.php')
-rw-r--r--run.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/run.php b/run.php
index 6c69bc9..3385681 100644
--- a/run.php
+++ b/run.php
@@ -4,9 +4,6 @@
use Icinga\Module\Graphite\ProvidedHook\Icingadb\IcingadbSupport;
-require_once $this->getLibDir() . '/vendor/Psr/Loader.php';
-require_once $this->getLibDir() . '/vendor/iplx/Loader.php';
-
$this->provideHook('monitoring/DetailviewExtension');
$this->provideHook('icingadb/IcingadbSupport');
$this->provideHook('icingadb/HostDetailExtension');