r96175 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96174‎ | r96175 | r96176 >
Date:11:31, 3 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
Add comment on why the list is not localised.
Modified paths:
  • /trunk/phase3/includes/User.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/User.php
@@ -1160,6 +1160,7 @@
11611161 $log->addEntry( 'autopromote',
11621162 $this->getUserPage(),
11631163 '', // no comment
 1164+ // These group names are "list to texted"-ed in class LogPage.
11641165 array( implode( ', ', $oldGroups ), implode( ', ', $newGroups ) )
11651166 );
11661167 }

Status & tagging log