2014-02-11 17:12:17 +01:00

10 lines
157 B
PHP

<?php
/*
* run.php
*
* This file runs every request to register runtime functionality
*
*/
use Icinga\Application\Logger;
Logger::debug('Monitor/run');