r71510 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71509‎ | r71510 | r71511 >
Date:20:46, 23 August 2010
Author:reedy
Status:ok
Tags:
Comment:
Fix fail from r71503
Modified paths:
  • /trunk/extensions/CodeReview/api/ApiCodeUpdate.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/api/ApiCodeUpdate.php
@@ -68,7 +68,7 @@
6969
7070 public function getAllowedParams() {
7171 return array(
72 - 'repo' => => array(
 72+ 'repo' => array(
7373 ApiBase::PARAM_TYPE => 'string',
7474 ApiBase::PARAM_REQUIRED => true,
7575 ),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r71503Mmmmm PARAM_REQUIRED goodnessreedy19:13, 23 August 2010

Status & tagging log