summaryrefslogtreecommitdiffstats
path: root/run.php
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:44:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:44:03 +0000
commite865f590071a1dab0734ccd7f3ab8f003cfb4cde (patch)
tree367fc1ef06004119d3941460a22c4f83b1ca4d7d /run.php
parentInitial commit. (diff)
downloadicingaweb2-module-generictts-upstream.tar.xz
icingaweb2-module-generictts-upstream.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');