summaryrefslogtreecommitdiffstats
path: root/run.php
diff options
context:
space:
mode:
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');