Amire80 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/233416
Change subject: Remove code that was commented out in November 2014
......................................................................
Remove code that was commented out in November 2014
Change-Id: I86b4000ae938c671418812782c6c75f86787fb48
---
M api/ApiQueryContentTranslation.php
1 file changed, 1 insertion(+), 8 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/16/233416/1
diff --git a/api/ApiQueryContentTranslation.php
b/api/ApiQueryContentTranslation.php
index 2b56614..5d93cd8 100644
--- a/api/ApiQueryContentTranslation.php
+++ b/api/ApiQueryContentTranslation.php
@@ -104,14 +104,7 @@
),
'sourcetitle' => array(
ApiBase::PARAM_TYPE => 'string',
- ),/*
- 'limit' => array(
- ApiBase::PARAM_DFLT => 10,
- ApiBase::PARAM_TYPE => 'limit',
- ApiBase::PARAM_MIN => 1,
- ApiBase::PARAM_MAX => ApiBase::LIMIT_BIG1,
- ApiBase::PARAM_MAX2 => ApiBase::LIMIT_BIG2
- ),*/
+ ),
);
return $allowedParams;
}
--
To view, visit https://gerrit.wikimedia.org/r/233416
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86b4000ae938c671418812782c6c75f86787fb48
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits