Don't need the path to ISSO anymore
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 23 Apr 2006 20:21:41 +0000 (20:21 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 23 Apr 2006 20:21:41 +0000 (20:21 +0000)
includes/config.php.new

index 574b7b73ce9abb753425709580aeba1a7b15c2db..4cc792711940c37bc2115015ca78d47e459be649 100644 (file)
@@ -32,13 +32,6 @@ $conf['repository']['path'] = '/home/svn/repos/';
 // Set this to TRUE if the above path is actually a parent-path
 $conf['repository']['iscontainer'] = false;
 
-// ###################################################################
-// ///////////////////////// ISSO PATH
-// -------------------------------------------------------------------
-// This is the full path (that ends with a trailing /) to where your
-// copy of the ISSO2 framework is located.
-$conf['paths']['isso'] = '/htdocs/isso/';
-
 // ###################################################################
 // ///////////////////////// WEB PATH
 // -------------------------------------------------------------------