r91360 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r91359
|
r91360
|
r91361
>
Date:
17:38, 2 July 2011
Author:
aaron
Status:
ok
Tags:
Comment:
Removed RevDelete_List FIXME (resolved now)
Modified paths:
/trunk/extensions/FlaggedRevs/presentation/specialpages/actions/RevisionReview_body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/FlaggedRevs/presentation/specialpages/actions/RevisionReview_body.php
—
—
@@ -3,7 +3,7 @@
4
4
class RevisionReview extends UnlistedSpecialPage {
5
5
protected $form;
6
6
protected $page;
7
- var $skin; // FIXME: with RevDel_RevisionList stuff
7
+ protected $skin;
8
8
9
9
public function __construct() {
10
10
global $wgUser;
Status & tagging log
18:54, 22 July 2011
😂
(
talk
|
contribs
)
changed the
status
of r91360
[
removed:
new
added:
ok]