HostActions: fix namespace to fit new hook style
This commit is contained in:
parent
11a717a862
commit
21451338c3
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Icinga\Module\Director\Web;
|
||||
namespace Icinga\Module\Director\ProvidedHook\Monitoring;
|
||||
|
||||
use Icinga\Application\Config;
|
||||
use Icinga\Module\Director\Db;
|
||||
|
|
Loading…
Reference in New Issue