mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10073] Do not check disable boxes by default
PHPBB3-10073
This commit is contained in:
@@ -23,7 +23,7 @@ class acp_contact
|
||||
|
||||
public function main($id, $mode)
|
||||
{
|
||||
global $db, $user, $request, $template;
|
||||
global $user, $request, $template;
|
||||
global $config, $phpbb_root_path, $phpEx, $phpbb_container;
|
||||
|
||||
$user->add_lang(array('acp/board', 'posting'));
|
||||
|
Reference in New Issue
Block a user