r108200 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108199‎ | r108200 | r108201 >
Date:08:43, 6 January 2012
Author:siebrand
Status:ok
Tags:
Comment:
Follow-up r107816: Update forgotten FuzzyBot reference.
Modified paths:
  • /trunk/extensions/Translate/specials/SpecialManageGroups.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/specials/SpecialManageGroups.php
@@ -291,7 +291,7 @@
292292 $this->time = wfTimestamp();
293293 }
294294
295 - $fuzzybot = MessageWebImporter::getFuzzyBot();
 295+ $fuzzybot = FuzzyBot::getUser();
296296 $message = MessageWebImporter::doAction(
297297 $action,
298298 $group,

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107816Move FuzzyBot code into new class so that the user is created when needed...nikerabbit11:10, 2 January 2012

Status & tagging log