From 9e5cae9504c6552900c287ae9db53d82b7329332 Mon Sep 17 00:00:00 2001 From: Christian Raue Date: Wed, 23 Jul 2014 20:30:48 +0200 Subject: reduced multiple empty lines to exactly one --- core/Log.php | 1 - 1 file changed, 1 deletion(-) (limited to 'core/Log.php') diff --git a/core/Log.php b/core/Log.php index db3961923d..4e505f7b63 100644 --- a/core/Log.php +++ b/core/Log.php @@ -365,7 +365,6 @@ class Log extends Singleton $this->currentLogLevel = $logLevel; } - public function getLogLevel() { return $this->currentLogLevel; -- cgit v1.2.3