r109025 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109024‎ | r109025 | r109026 >
Date:10:36, 16 January 2012
Author:hashar
Status:ok
Tags:
Comment:
typo in r103711: right -> rights
Modified paths:
  • /trunk/phase3/includes/specials/SpecialLog.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialLog.php
@@ -38,7 +38,7 @@
3939 private $typeOnUser = array(
4040 'block',
4141 'newusers',
42 - 'right',
 42+ 'rights',
4343 );
4444
4545 public function __construct() {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103711(bug 1697) Special:Log make Title an User object when the log type expect ithashar21:22, 19 November 2011

Status & tagging log