From: Tim Starling Date: Tue, 4 Nov 2008 22:36:01 +0000 (+0000) Subject: Re r43174: Well I guess if you didn't understand it, there wasn't much hope of the... X-Git-Tag: 1.31.0-rc.0~44426 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=b94b67c329bffe45e1cdf04080507b0094e9eb55;p=lhc%2Fweb%2Fwiklou.git Re r43174: Well I guess if you didn't understand it, there wasn't much hope of the user understanding it. --- 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" *