Removing this line was a not a Good Thing(tm)
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 22 Jan 2006 23:29:30 +0000 (23:29 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 22 Jan 2006 23:29:30 +0000 (23:29 +0000)
includes/init.php

index 646be1751687245ce866477feb9b7492460ab50a..08d4b00dff291d5aaf59d56193929f5170acfb24 100644 (file)
@@ -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'];
 
 /*=====================================================================*\
 || ###################################################################