summaryrefslogtreecommitdiff
path: root/admin/users_import.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/users_import.php')
-rw-r--r--admin/users_import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/users_import.php b/admin/users_import.php
index 70e9277..db400cb 100644
--- a/admin/users_import.php
+++ b/admin/users_import.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' );
$gBitSystem->verifyPermission( 'p_users_admin' );