Packages: Update library path in index.php
This commit is contained in:
parent
91233b0d6c
commit
6cb914af35
|
@ -1,6 +1,3 @@
|
|||
<?php
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
// {{{ICINGA_LICENSE_HEADER}}}
|
||||
|
||||
define('ICINGAWEB_APPDIR', dirname(__DIR__) . '/application');
|
||||
require_once 'Icinga/Application/webrouter.php';
|
||||
require_once '/usr/share/php/Icinga/Application/webrouter.php';
|
||||
|
|
Loading…
Reference in New Issue