Skip to content

Commit 6986299

Browse files
authored
Drop in-tree dependency checker (#637)
The module shipped its own bootstrap-time dependency checker that inspected installed library versions and, on failure, redirected the user to a `vspheredb/phperror/dependencies` page. Icinga Web already surfaces module-load failures, so this scaffolding is redundant. Mirrors the equivalent cleanup in icingaweb2-module-director (see PR #3065). The `module.info` `Depends:` line is intentionally left unchanged.
1 parent fbf7a51 commit 6986299

9 files changed

Lines changed: 0 additions & 451 deletions

File tree

application/controllers/PhperrorController.php

Lines changed: 0 additions & 43 deletions
This file was deleted.

application/views/scripts/phperror/dependencies.phtml

Lines changed: 0 additions & 9 deletions
This file was deleted.

application/views/scripts/phperror/error.phtml

Lines changed: 0 additions & 8 deletions
This file was deleted.

library/Vspheredb/Application/Dependency.php

Lines changed: 0 additions & 113 deletions
This file was deleted.

library/Vspheredb/Application/DependencyChecker.php

Lines changed: 0 additions & 73 deletions
This file was deleted.

library/Vspheredb/Web/Table/Dependency/DependencyInfoTable.php

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)