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