r101243 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r101242
|
r101243
|
r101244
>
Date:
02:01, 29 October 2011
Author:
johnduhart
Status:
ok
Tags:
Comment:
Followup
r100995
, missed the darn @private tag
Modified paths:
/trunk/phase3/includes/Article.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Article.php
—
—
@@ -145,7 +145,6 @@
146
146
147
147
/**
148
148
* Clear the object
149
- * @private
150
149
*/
151
150
public function clear() {
152
151
$this->mContentLoaded = false;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r100995
Remove todo, it's public now
johnduhart
16:12, 27 October 2011
Status & tagging log
22:32, 1 November 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r101243
[
removed:
new
added:
ok]