summaryrefslogtreecommitdiffstats
path: root/run.php
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:20:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:20:19 +0000
commit7b64af59410f1a658c70b8be367156fc3f4da17c (patch)
tree367fc1ef06004119d3941460a22c4f83b1ca4d7d /run.php
parentInitial commit. (diff)
downloadicingaweb2-module-generictts-c5b0b14c6c1960ff7a58c77a5092488dbe728dbd.tar.xz
icingaweb2-module-generictts-c5b0b14c6c1960ff7a58c77a5092488dbe728dbd.zip
Adding upstream version 2.1.0.upstream/2.1.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'run.php')
-rw-r--r--run.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/run.php b/run.php
new file mode 100644
index 0000000..e0d2a4c
--- /dev/null
+++ b/run.php
@@ -0,0 +1,5 @@
+<?php
+
+/* Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */
+
+$this->provideHook('ticket', '\\Icinga\\Module\\Generictts\\Ticket');