r58476 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58475‎ | r58476 | r58477 >
Date:14:00, 3 November 2009
Author:catrope
Status:ok
Tags:
Comment:
Another fatal in r58419
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryRecentChanges.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryRecentChanges.php
@@ -495,7 +495,7 @@
496496 'For example, to see only minor edits done by logged-in users, set show=minor|!anon'
497497 ),
498498 'type' => 'Which types of changes to show.',
499 - 'limit' => 'How many total changes to return.'
 499+ 'limit' => 'How many total changes to return.',
500500 'tag' => 'Only list changes tagged with this tag.',
501501 );
502502 }

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r58419Redo r58410, r58411 (attempts to to fix r58399) properly: isset vs. !is_null ...catrope08:29, 2 November 2009

Status & tagging log