mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 07:14:35 +02:00
Make Plugin class loadable
This commit is contained in:
parent
6f5d0a16f9
commit
c717ebeb94
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
namespace Icinga\Module\Monitoring;
|
namespace Icinga\Module\Monitoring;
|
||||||
|
|
||||||
|
use Icinga\Application\Cli;
|
||||||
|
|
||||||
require_once ICINGA_LIBDIR . '/Icinga/Application/Cli.php';
|
require_once ICINGA_LIBDIR . '/Icinga/Application/Cli.php';
|
||||||
|
|
||||||
class Plugin extends Cli
|
class Plugin extends Cli
|
||||||
|
Loading…
x
Reference in New Issue
Block a user