diff options
Diffstat (limited to '')
-rw-r--r-- | run.php | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +<?php + +/* Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */ + +$this->provideHook('ticket', '\\Icinga\\Module\\Generictts\\Ticket'); |