Attached enscript to the wrong location
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 19 Dec 2005 06:08:48 +0000 (06:08 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 19 Dec 2005 06:08:48 +0000 (06:08 +0000)
includes/init.php

index a9afd6bcd65487c56e04daa7039944ba96d6a892..d88988467625d63bc4a642b684c05888896927e0 100644 (file)
@@ -78,8 +78,8 @@ $viewsvn->repos =& new Repository($repository, $iscontainer);
 // path manager
 require_once('./includes/paths.php');
 $viewsvn->path = $webpath;
-$viewsvn->enscript = $enscript;
 $viewsvn->paths =& new Paths($pathtype);
+$viewsvn->paths->enscript = $enscript;
 
 // ###################################################################
 // initialize SVN