From 0f66752301a75a9d4c266ff1c515d906dea866d9 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Mon, 15 Dec 2014 14:27:18 +1300 Subject: Removed a now useless comment --- core/Log.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'core/Log.php') diff --git a/core/Log.php b/core/Log.php index d449f1be5a..e6c6d22579 100644 --- a/core/Log.php +++ b/core/Log.php @@ -161,9 +161,6 @@ class Log extends Singleton /** * Logs a message using the ERROR log level. * - * _Note: Messages logged with the ERROR level are always logged to the screen in addition - * to configured writers._ - * * @param string $message The log message. This can be a sprintf format string. * @param ... mixed Optional sprintf params. * @api -- cgit v1.2.3