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 @@
4444 public function execute() {
4545 $params = $this->extractRequestParams();
4646 $done = array();
 47+ $fit = false;
4748 foreach ( $params['prop'] as $p ) {
4849 switch ( $p ) {
4950 case 'general':

Status & tagging log