mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-04 11:44:10 +01: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';
|
|
|