From: Robert Sesek Date: Sun, 22 Jan 2006 23:29:30 +0000 (+0000) Subject: Removing this line was a not a Good Thing(tm) X-Git-Tag: pre-node-objects~29 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=7c5dbce97da18ea8cf760e4f7229d148de0f4de2;p=viewsvn.git Removing this line was a not a Good Thing(tm) --- diff --git a/includes/init.php b/includes/init.php index 646be17..08d4b00 100644 --- a/includes/init.php +++ b/includes/init.php @@ -83,6 +83,7 @@ $viewsvn->repos =& new Repository($conf['repository']['path'], $conf['repository // ################################################################### // path manager require_once('./includes/paths.php'); +$viewsvn->path = $conf['paths']['web']; /*=====================================================================*\ || ###################################################################