r52894 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52893
|
r52894
|
r52895
>
Date:
09:38, 8 July 2009
Author:
ialex
Status:
ok
Tags:
Comment:
follow-up
r52858
: remove unused "global $wgMessageCache;"
Modified paths:
/trunk/phase3/includes/api/ApiQueryAllmessages.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/api/ApiQueryAllmessages.php
—
—
@@ -40,7 +40,6 @@
41
41
}
42
42
43
43
public function execute() {
44
- global $wgMessageCache;
45
44
$params = $this->extractRequestParams();
46
45
47
46
if(!is_null($params['lang']))
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r52858
fi E_ERROR: Call to undefined method MessageCache::getExtensionMessagesFor() ...
ialex
20:40, 7 July 2009
Status & tagging log
19:12, 22 August 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r52894
[
removed:
new
added:
ok]