From 7c5dbce97da18ea8cf760e4f7229d148de0f4de2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 22 Jan 2006 23:29:30 +0000 Subject: [PATCH] Removing this line was a not a Good Thing(tm) --- includes/init.php | 1 + 1 file changed, 1 insertion(+) 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']; /*=====================================================================*\ || ################################################################### -- 2.22.5