mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
ComatController: add missing use
This commit is contained in:
parent
557985e0eb
commit
71ad8553cf
1
library/vendor/ipl/Web/CompatController.php
vendored
1
library/vendor/ipl/Web/CompatController.php
vendored
@ -10,6 +10,7 @@ use Icinga\Application\Modules\Module;
|
||||
use Icinga\Authentication\Auth;
|
||||
use Icinga\Exception\IcingaException;
|
||||
use Icinga\Exception\ProgrammingError;
|
||||
use Icinga\File\Pdf;
|
||||
use Icinga\Forms\AutoRefreshForm;
|
||||
use Icinga\Security\SecurityException;
|
||||
use Icinga\User;
|
||||
|
Loading…
x
Reference in New Issue
Block a user