Packages: Update library path in index.php

This commit is contained in:
Eric Lippmann 2014-11-19 13:42:49 +01:00
parent 91233b0d6c
commit 6cb914af35
1 changed files with 1 additions and 4 deletions

View File

@ -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';