From 04dbc8495c3dc002390a379a3b255569456ec18f Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 11 Jan 2010 18:00:10 +0100 Subject: [PATCH] Fix paths. --- framework/bin/install_dev | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/framework/bin/install_dev b/framework/bin/install_dev index e959985a8..cef26d7cd 100755 --- a/framework/bin/install_dev +++ b/framework/bin/install_dev @@ -11,7 +11,7 @@ * @author Michael Slusarz */ -require_once './install_dev.conf'; +require_once dirname(__FILE__) . '/install_dev.conf'; $horde_git = rtrim(ltrim($horde_git), '/ '); $horde_hatchery = rtrim(ltrim($horde_hatchery), '/ '); @@ -86,8 +86,8 @@ if ($debug) { mkdir($web_dir . '/libs'); file_put_contents($horde_git . '/horde/config/horde.local.php', "