From b677a631f0c3381604545e9fb8af7533deff87cb Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 27 Mar 2014 07:27:28 +0000 Subject: [PATCH] Use new web router for Vagrant box too --- .vagrant-puppet/files/var/www/html/icingaweb/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.vagrant-puppet/files/var/www/html/icingaweb/index.php b/.vagrant-puppet/files/var/www/html/icingaweb/index.php index 80de381c2..86f99f056 100644 --- a/.vagrant-puppet/files/var/www/html/icingaweb/index.php +++ b/.vagrant-puppet/files/var/www/html/icingaweb/index.php @@ -1,4 +1,3 @@ dispatch(); \ No newline at end of file + +include '/vagrant/library/Icinga/Application/webrouter.php';