mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Trying to remove a bunch of autoconf and .htaccess-related stuff. This commit is the last one from a series now finally allowing to run icingaweb directly from a git checkout. refs #4075
4 lines
83 B
PHP
4 lines
83 B
PHP
<?php
|
|
|
|
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';
|