From 50cb9d583845bb99c94355266705e25994770622 Mon Sep 17 00:00:00 2001 From: LEZY Thomas Date: Wed, 28 May 2014 11:57:20 +0200 Subject: [PATCH] [ticket/12597] Correcing coding style mistakes PHPBB3-12597 --- phpBB/phpbb/console/command/cron/execute_all.php | 1 - tests/console/cron/execute_all_test.php | 1 - tests/console/cron/fixtures/config.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/phpBB/phpbb/console/command/cron/execute_all.php b/phpBB/phpbb/console/command/cron/execute_all.php index 4f0f225e91..6f061212ae 100644 --- a/phpBB/phpbb/console/command/cron/execute_all.php +++ b/phpBB/phpbb/console/command/cron/execute_all.php @@ -62,4 +62,3 @@ class execute_all extends \phpbb\console\command\command } } } - diff --git a/tests/console/cron/execute_all_test.php b/tests/console/cron/execute_all_test.php index a0de754245..48ea79e29d 100644 --- a/tests/console/cron/execute_all_test.php +++ b/tests/console/cron/execute_all_test.php @@ -94,4 +94,3 @@ class phpbb_console_command_cron_execute_all_test extends phpbb_database_test_ca return new CommandTester($command); } } - diff --git a/tests/console/cron/fixtures/config.xml b/tests/console/cron/fixtures/config.xml index b49be1e05a..2cb683d409 100644 --- a/tests/console/cron/fixtures/config.xml +++ b/tests/console/cron/fixtures/config.xml @@ -6,4 +6,3 @@ is_dynamic -