r68233 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r68232
|
r68233
|
r68234
>
Date:
19:43, 18 June 2010
Author:
aaron
Status:
ok
Tags:
Comment:
Fixed clear(): $this->file not used anymore
Modified paths:
/trunk/extensions/FlaggedRevs/FlaggedArticle.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/FlaggedRevs/FlaggedArticle.php
—
—
@@ -41,7 +41,7 @@
42
42
$this->stableRev = null;
43
43
$this->pendingRevs = null;
44
44
$this->pageConfig = null;
45
- $this->file = null;
45
+ $this->imagePage = null;
46
46
parent::clear();
47
47
}
48
48
Status & tagging log
12:02, 6 July 2010
😂
(
talk
|
contribs
)
changed the
status
of r68233
[
removed:
new
added:
ok]