mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/12602] Fix spaces issues.
PHPBB3-12602
This commit is contained in:
@@ -80,7 +80,7 @@ class cron_list extends \phpbb\console\command\command
|
||||
}
|
||||
}
|
||||
|
||||
public function print_tasks_names ($tasks, $output)
|
||||
public function print_tasks_names($tasks, $output)
|
||||
{
|
||||
foreach ($tasks as $task)
|
||||
{
|
||||
|
Reference in New Issue
Block a user