From 8c1c0a0f17171a46d122f3438266c9a493e4dc0e Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 23 Apr 2006 20:21:41 +0000 Subject: [PATCH] Don't need the path to ISSO anymore --- includes/config.php.new | 7 ------- 1 file changed, 7 deletions(-) diff --git a/includes/config.php.new b/includes/config.php.new index 574b7b7..4cc7927 100644 --- a/includes/config.php.new +++ b/includes/config.php.new @@ -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 // ------------------------------------------------------------------- -- 2.22.5