Codebase list icingaweb2-module-map / cme/main run.php
cme/main

Tree @cme/main (Download .tar.gz)

run.php @cme/mainraw · history · blame

1
2
3
4
5
<?php

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