mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-20 08:59:20 -04: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
3 lines
83 B
PHP
3 lines
83 B
PHP
<?php
|
|
|
|
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';
|