We don't want others to care about our bootstrap dependencies

This commit is contained in:
Thomas Gelf 2014-02-14 14:12:12 +00:00
parent 585b3aa506
commit 7a02d278ce
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ use Icinga\Session\Session as BaseSession;
use Icinga\Web\Session;
use Icinga\Util\Translator;
require_once __DIR__ . '/ApplicationBootstrap.php';
/**
* Use this if you want to make use of Icinga functionality in other web projects
*