Index: trunk/phase3/includes/api/ApiFeedContributions.php |
— | — | @@ -150,8 +150,7 @@ |
151 | 151 | ApiBase::PARAM_REQUIRED => true, |
152 | 152 | ), |
153 | 153 | 'namespace' => array( |
154 | | - ApiBase::PARAM_TYPE => 'namespace', |
155 | | - ApiBase::PARAM_ISMULTI => true |
| 154 | + ApiBase::PARAM_TYPE => 'namespace' |
156 | 155 | ), |
157 | 156 | 'year' => array( |
158 | 157 | ApiBase::PARAM_TYPE => 'integer' |