https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112299
Revision: 112299
Author: tstarling
Date: 2012-02-24 04:31:26 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
MFT r112298: mysql_real_escape_string() warning
Modified Paths:
--------------
branches/wmf/1.19wmf1/includes/api/ApiFeedContributions.php
Property Changed:
----------------
branches/wmf/1.19wmf1/includes/api/ApiFeedContributions.php
Modified: branches/wmf/1.19wmf1/includes/api/ApiFeedContributions.php
===================================================================
--- branches/wmf/1.19wmf1/includes/api/ApiFeedContributions.php 2012-02-24
04:29:50 UTC (rev 112298)
+++ branches/wmf/1.19wmf1/includes/api/ApiFeedContributions.php 2012-02-24
04:31:26 UTC (rev 112299)
@@ -150,8 +150,7 @@
ApiBase::PARAM_REQUIRED => true,
),
'namespace' => array(
- ApiBase::PARAM_TYPE => 'namespace',
- ApiBase::PARAM_ISMULTI => true
+ ApiBase::PARAM_TYPE => 'namespace'
),
'year' => array(
ApiBase::PARAM_TYPE => 'integer'
Property changes on: branches/wmf/1.19wmf1/includes/api/ApiFeedContributions.php
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/JSTesting/includes/api/ApiFeedContributions.php:100352-107913
/branches/REL1_15/phase3/includes/api/ApiFeedContributions.php:51646
/branches/REL1_16/phase3/includes/api/ApiFeedContributions.php:63621-63636,69357
/branches/sqlite/includes/api/ApiFeedContributions.php:58211-58321
/branches/wmf/1.16wmf4/includes/api/ApiFeedContributions.php:69521
/branches/wmf/1.18wmf1/includes/api/ApiFeedContributions.php:97789
/branches/wmf-deployment/includes/api/ApiFeedContributions.php:53381,59952
/trunk/phase3/includes/api/ApiFeedContributions.php:111397,112298
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs