r49434 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49433‎ | r49434 | r49435 >
Date:05:33, 13 April 2009
Author:aaron
Status:ok
Tags:
Comment:
Remove extra code left in r49433
Modified paths:
  • /trunk/phase3/includes/specials/SpecialRevisiondelete.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialRevisiondelete.php
@@ -138,7 +138,6 @@
139139 $ids = $this->fileids;
140140 break;
141141 default: // bad type?
142 - $ids = $this->logids;
143142 return array($conds,$limit);
144143 }
145144 // Just get the whole log if there are a lot if items

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r49433Disable extract for log items for speedaaron05:29, 13 April 2009

Status & tagging log