mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 06:44:33 +02:00
Merge pull request #3306 from Icinga/bugfix/plugin-class-loadable
Plugin: make class loadable
This commit is contained in:
commit
02e24699fd
@ -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