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 @@
335
335
break;
336
336
}
337
337
338
- //
339
338
$fit = $this->addPageSubItem( $row->rev_page, $this->extractRowInfo( $row ), 'rev' );
340
339
if ( !$fit ) {
341
340
if ( $enumRevMode ) {
Status & tagging log
16:31, 10 May 2010
Jack Phoenix
(
talk
|
contribs
)
changed the
status
of r66142
[
removed:
new
added:
ok]