mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
monitoring: Remove run.php
The monitoring module still registered the obsolete top bar hook.
This commit is contained in:
parent
07ddc3a455
commit
a37d68b235
@ -1,8 +0,0 @@
|
|||||||
<?php
|
|
||||||
// {{{ICINGA_LICENSE_HEADER}}}
|
|
||||||
// {{{ICINGA_LICENSE_HEADER}}}
|
|
||||||
|
|
||||||
$this->registerHook(
|
|
||||||
'TopBar',
|
|
||||||
'Icinga\\Module\\Monitoring\\Web\\Hook\\TopBar'
|
|
||||||
);
|
|
Loading…
x
Reference in New Issue
Block a user