From 4ee93da76cc40c39ebbd494b979d4217857b32dc Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 21 Mar 2015 21:53:11 +0100 Subject: more style fixes --- cron/updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron') diff --git a/cron/updater.php b/cron/updater.php index 7aeb0cc08..1abad75d4 100644 --- a/cron/updater.php +++ b/cron/updater.php @@ -20,7 +20,7 @@ use \OCA\News\AppInfo\Application; class Updater { - static public function run() { + public static function run() { $app = new Application(); $container = $app->getContainer(); -- cgit v1.2.3