From 69d4c08569c02130b267d5e38a3b4b9af5dc1d00 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 18 Feb 2016 20:52:57 +0100 Subject: [PATCH] run.php: do not provide Director hook yet --- run.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.php b/run.php index d4436b9..6905547 100644 --- a/run.php +++ b/run.php @@ -1,4 +1,4 @@ registerHook('Director\\ShipConfigFiles', '\\Icinga\\Module\\Businessprocess\\Director\\ShipConfigFiles'); +//$this->provideHook('director/shipConfigFiles');