aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/admin_users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/admin_users.php b/phpBB/adm/admin_users.php
index bed04d8f91..1c2587c56e 100644
--- a/phpBB/adm/admin_users.php
+++ b/phpBB/adm/admin_users.php
@@ -31,7 +31,7 @@ require('pagestart.' . $phpEx);
include($phpbb_root_path.'includes/functions_user.'.$phpEx);
include($phpbb_root_path.'includes/functions_profile_fields.'.$phpEx);
-$user->add_lang(array('posting', 'ucp', 'gcp'));
+$user->add_lang(array('posting', 'ucp'));
//
// Get and set basic vars