aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/cron
diff options
context:
space:
mode:
authorLEZY Thomas <thomas.gif.91@gmail.com>2014-05-28 11:57:20 +0200
committerLEZY Thomas <thomas.gif.91@gmail.com>2014-05-28 11:57:20 +0200
commit50cb9d583845bb99c94355266705e25994770622 (patch)
treefd7c515c2a8a50fb07abf1a9b45b3bb51ae0e230 /phpBB/phpbb/console/command/cron
parent6f3276653fd622f29e6a906600f6c44c066566f8 (diff)
downloadforums-50cb9d583845bb99c94355266705e25994770622.tar
forums-50cb9d583845bb99c94355266705e25994770622.tar.gz
forums-50cb9d583845bb99c94355266705e25994770622.tar.bz2
forums-50cb9d583845bb99c94355266705e25994770622.tar.xz
forums-50cb9d583845bb99c94355266705e25994770622.zip
[ticket/12597] Correcing coding style mistakes
PHPBB3-12597
Diffstat (limited to 'phpBB/phpbb/console/command/cron')
-rw-r--r--phpBB/phpbb/console/command/cron/execute_all.php1
1 files changed, 0 insertions, 1 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
}
}
}
-