Thomas Gelf e992f152bb packaging/configuration: get rid of _ENV
We should use _SERVER for our settings as it works fine on CLI and
for web servers.

refs #6400
2014-06-04 21:08:49 +00:00

5 lines
84 B
PHP

<?php
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';