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 @@
139
139
$ids = $this->fileids;
140
140
break;
141
141
default: // bad type?
142
- $ids = $this->logids;
143
142
return array($conds,$limit);
144
143
}
145
144
// Just get the whole log if there are a lot if items
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r49433
Disable extract for log items for speed
aaron
05:29, 13 April 2009
Status & tagging log
03:31, 2 June 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r49434
[
removed:
new
added:
ok]