mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04: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 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
|
||||
$this->registerHook(
|
||||
'TopBar',
|
||||
'Icinga\\Module\\Monitoring\\Web\\Hook\\TopBar'
|
||||
);
|
||||
Loading…
Reference in a new issue