mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
[ticket/12684] Remove whitespace
PHPBB3-12684
This commit is contained in:
@@ -185,7 +185,7 @@ class add extends \phpbb\console\command\command
|
||||
);
|
||||
|
||||
$user_id = (int) user_add($user_row);
|
||||
|
||||
|
||||
if (!$user_id)
|
||||
{
|
||||
$io->error($this->language->lang('AUTH_NO_PROFILE_CREATED'));
|
||||
|
Reference in New Issue
Block a user