r66142 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66141‎ | r66142 | r66143 >
Date:16:29, 10 May 2010
Author:reedy
Status:ok
Tags:
Comment:
Remove blank comment line
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryRevisions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryRevisions.php
@@ -334,7 +334,6 @@
335335 break;
336336 }
337337
338 - //
339338 $fit = $this->addPageSubItem( $row->rev_page, $this->extractRowInfo( $row ), 'rev' );
340339 if ( !$fit ) {
341340 if ( $enumRevMode ) {

Status & tagging log