mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12685] Removed spaces
PHPBB3-12685
This commit is contained in:
parent
2ec50c0ff1
commit
0f41a8fc31
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ class application extends \Symfony\Component\Console\Application
|
|||
null,
|
||||
InputOption::VALUE_NONE,
|
||||
$this->user->lang('CLI_DESCRIPTION_OPTION_SAFE_MODE')
|
||||
));
|
||||
));
|
||||
|
||||
return parent::getHelp();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue