mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
We should use _SERVER for our settings as it works fine on CLI and for web servers. refs #6400
5 lines
84 B
PHP
5 lines
84 B
PHP
<?php
|
|
|
|
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';
|
|
|