From b94b67c329bffe45e1cdf04080507b0094e9eb55 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Tue, 4 Nov 2008 22:36:01 +0000 Subject: [PATCH] Re r43174: Well I guess if you didn't understand it, there wasn't much hope of the user understanding it. --- includes/DefaultSettings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 540113daf5..a6cecf90e1 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2755,7 +2755,8 @@ $wgLogRestrictions = array( ); /** - * Show/hide links on Special:Log will be shown for these log types. + * 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. * * This is associative array of log type => boolean "hide by default" * -- 2.20.1