From 3034d61f23e208e0e9e84cf78cd5f2abbe1d81de Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 18 Oct 2014 12:56:35 +0200 Subject: fix indention --- cron/updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron/updater.php b/cron/updater.php index a2a343b6e..40e134b02 100644 --- a/cron/updater.php +++ b/cron/updater.php @@ -23,7 +23,7 @@ class Updater { static public function run() { $app = new Application(); - $container = $app->getContainer(); + $container = $app->getContainer(); // make it possible to turn off cron updates if you use an external // script to execute updates in parallel -- cgit v1.2.3