mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
Some small touchups
git-svn-id: file:///svn/phpbb/trunk@5026 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user