From 3a3db0295e15231d32ee9c8abf1d2df3f2cfc597 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Wed, 5 Nov 2008 00:39:42 +0000 Subject: [PATCH] Revert r43198: nothing evil with LocalSettings use as long as messages are defined --- includes/DefaultSettings.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index a6cecf90e1..540113daf5 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2755,8 +2755,7 @@ $wgLogRestrictions = array( ); /** - * Show/hide links on Special:Log will be shown for these log types. Intended for - * extensions and core code only, do not configure this in LocalSettings.php. + * Show/hide links on Special:Log will be shown for these log types. * * This is associative array of log type => boolean "hide by default" * -- 2.20.1