r49452 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49451‎ | r49452 | r49453 >
Date:00:29, 14 April 2009
Author:demon
Status:ok
Tags:
Comment:
(bug 18442) DefaultSettings docs. $wgLogRestrictions fixed. Patch by jidanni.
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -2888,6 +2888,7 @@
28892889 * Users without this will not see it in the option menu and can not view it
28902890 * Restricted logs are not added to recent changes
28912891 * Logs should remain non-transcludable
 2892+ * Format: logtype => permissiontype
28922893 */
28932894 $wgLogRestrictions = array(
28942895 'suppress' => 'suppressionlog'

Status & tagging log