From 171655b0cc004f7b146771b7566aa2eac0ab1f6d Mon Sep 17 00:00:00 2001 From: wjames5 Date: Mon, 8 Feb 2010 21:27:23 +0000 Subject: deprecate root bit_setup_inc use kernel/setup_inc.php --- add_structure_content.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'add_structure_content.php') diff --git a/add_structure_content.php b/add_structure_content.php index 3a094cd..47ebefc 100644 --- a/add_structure_content.php +++ b/add_structure_content.php @@ -1,9 +1,9 @@ - * @version $Revision: 1.8 $ + * @version $Revision: 1.9 $ * @package liberty * @subpackage functions */ @@ -12,7 +12,7 @@ * required setup */ $gLiteweightScan = TRUE; -require_once( '../bit_setup_inc.php' ); +require_once( '../kernel/setup_inc.php' ); if( !empty( $_REQUEST['modal'] ) ) { $gBitSystem->mConfig['site_top_bar'] = FALSE; -- cgit v1.3