r94828 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r94827
|
r94828
|
r94829
>
Date:
22:28, 17 August 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Upstream another minor Wikia change
Modified paths:
/trunk/phase3/includes/api/ApiQuerySiteinfo.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/api/ApiQuerySiteinfo.php
—
—
@@ -43,6 +43,7 @@
44
44
public function execute() {
45
45
$params = $this->extractRequestParams();
46
46
$done = array();
47
+ $fit = false;
47
48
foreach ( $params['prop'] as $p ) {
48
49
switch ( $p ) {
49
50
case 'general':
Status & tagging log
22:42, 17 August 2011
😂
(
talk
|
contribs
)
changed the
status
of r94828
[
removed:
new
added:
ok]