From: Chad Horohoe Date: Tue, 14 Apr 2009 00:29:30 +0000 (+0000) Subject: (bug 18442) DefaultSettings docs. $wgLogRestrictions fixed. Patch by jidanni. X-Git-Tag: 1.31.0-rc.0~42149 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=7b0d37d79d9ec659a96c33d96e5f974dba8f23fb;p=lhc%2Fweb%2Fwiklou.git (bug 18442) DefaultSettings docs. $wgLogRestrictions fixed. Patch by jidanni. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index dc8dfead46..ee97f32af6 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2888,6 +2888,7 @@ $wgLogTypes = array( '', * Users without this will not see it in the option menu and can not view it * Restricted logs are not added to recent changes * Logs should remain non-transcludable + * Format: logtype => permissiontype */ $wgLogRestrictions = array( 'suppress' => 'suppressionlog'