mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12684] Another little fix
PHPBB3-12684
This commit is contained in:
@@ -68,7 +68,7 @@ class add extends \phpbb\console\command\command
|
||||
$this->phpbb_root_path = $phpbb_root_path;
|
||||
$this->php_ext = $php_ext;
|
||||
|
||||
$language->add_lang('ucp');
|
||||
$this->language->add_lang('ucp');
|
||||
parent::__construct($user);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user