Codebase list icingaweb2-module-map / HEAD run.php
HEAD

Tree @HEAD (Download .tar.gz)

run.php @HEADraw · history · blame

1
2
3
4
5
<?php

$this->provideHook('monitoring/HostActions');
$this->provideHook('monitoring/ServiceActions');
$this->provideHook('cube/Actions', 'CubeLinks');