r10827 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r10826
|
r10827
|
r10828
>
Date:
16:41, 29 August 2005
Author:
avar
Status:
old
Tags:
Comment:
* $this->clear => $this->clear()
Modified paths:
/trunk/phase3/maintenance/languages.inc
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/languages.inc
—
—
@@ -14,7 +14,7 @@
15
15
var $messages = array();
16
16
17
17
function languages() {
18
- $this->clear;
18
+ $this->clear();
19
19
$this->loadList();
20
20
}
21
21
Status & tagging log
01:58, 13 October 2010
😂
(
talk
|
contribs
)
changed the
status
of r10827
[
removed:
new
added:
old]