1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/12602] Fix coding style mistakes.

PHPBB3-12602
This commit is contained in:
Etienne Baroux
2014-06-03 10:54:28 +02:00
parent 721a1d0bc4
commit 5aca27e8cf
3 changed files with 4 additions and 2 deletions

View File

@@ -88,3 +88,4 @@ class cron_list extends \phpbb\console\command\command
}
}
}