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 @@
292
292
$this->time = wfTimestamp();
293
293
}
294
294
295
- $fuzzybot = MessageWebImporter::getFuzzyBot();
295
+ $fuzzybot = FuzzyBot::getUser();
296
296
$message = MessageWebImporter::doAction(
297
297
$action,
298
298
$group,
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r107816
Move FuzzyBot code into new class so that the user is created when needed...
nikerabbit
11:10, 2 January 2012
Status & tagging log
08:59, 6 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r108200
[
removed:
new
added:
ok]