r110451 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r110450
|
r110451
|
r110452
>
Date:
00:03, 1 February 2012
Author:
gregchiasson
Status:
ok
Tags:
Comment:
Remove extra debug line that I left in in
r110449
Modified paths:
/trunk/extensions/ArticleFeedbackv5/SpecialArticleFeedbackv5.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ArticleFeedbackv5/SpecialArticleFeedbackv5.php
—
—
@@ -60,7 +60,6 @@
61
61
} elseif( $showHidden ) {
62
62
$this->filters[] = 'notdeleted';
63
63
}
64
- $this->filters[] = 'notdeleted';
65
64
}
66
65
67
66
/**
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r110449
AFT5: Re-introduce 'all' filter, per Fabrice, with oversight and rollbacker g...
gregchiasson
23:31, 31 January 2012
Status & tagging log
04:04, 1 February 2012
Santhosh.thottingal
(
talk
|
contribs
)
changed the
status
of r110451
[
removed:
new
added:
ok]