summaryrefslogtreecommitdiff
path: root/admin/menus.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/menus.php')
-rw-r--r--admin/menus.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/menus.php b/admin/menus.php
index 54e2f61..0aa04f8 100644
--- a/admin/menus.php
+++ b/admin/menus.php
@@ -2,7 +2,7 @@
//
// (c) 2006 bitweaver.org - GNU LGPL
//
-require_once( '../../bit_setup_inc.php' );
+require_once( '../../kernel/setup_inc.php' );
require_once( KERNEL_PKG_PATH."simple_form_functions_lib.php" );
//$gBitSmarty->assign( 'loadDragDrop', TRUE );