summaryrefslogtreecommitdiff
path: root/admin/edit_group.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/edit_group.php')
-rw-r--r--admin/edit_group.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/edit_group.php b/admin/edit_group.php
index 51851b5..a631a13 100644
--- a/admin/edit_group.php
+++ b/admin/edit_group.php
@@ -4,7 +4,7 @@
// All Rights Reserved. See below for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details.
// Initialization
-require_once( '../../kernel/setup_inc.php' );
+require_once( '../../kernel/includes/setup_inc.php' );
// PERMISSIONS: NEEDS admin
$gBitSystem->verifyPermission( 'p_users_admin' );