From: Aaron Schulz Date: Wed, 5 Nov 2008 00:39:42 +0000 (+0000) Subject: Revert r43198: nothing evil with LocalSettings use as long as messages are defined X-Git-Tag: 1.31.0-rc.0~44425 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=3a3db0295e15231d32ee9c8abf1d2df3f2cfc597;p=lhc%2Fweb%2Fwiklou.git Revert r43198: nothing evil with LocalSettings use as long as messages are defined --- 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" *