diff options
Diffstat (limited to 'debian/sources/index.php')
-rw-r--r-- | debian/sources/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/sources/index.php b/debian/sources/index.php new file mode 100644 index 0000000..8ea9e80 --- /dev/null +++ b/debian/sources/index.php @@ -0,0 +1,4 @@ +<?php +/*! Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */ + +require_once '/usr/share/php/Icinga/Application/webrouter.php'; |