r100814 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100813‎ | r100814 | r100815 >
Date:14:51, 26 October 2011
Author:catrope
Status:ok
Tags:
Comment:
And another typo in r100808
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/ArticleFeedback/api/ApiArticleFeedback.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/ArticleFeedback/api/ApiArticleFeedback.php
@@ -372,7 +372,7 @@
373373 }
374374
375375 public function getAllowedParams() {
376 - global $wgArticleFeedbackRatings;
 376+ global $wgArticleFeedbackRatingTypes;
377377 $ret = array(
378378 'pageid' => array(
379379 ApiBase::PARAM_TYPE => 'integer',

Follow-up revisions

RevisionCommit summaryAuthorDate
r1008321.18wmf1: MFT r100814catrope17:47, 26 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r1008081.18wmf1: MFT r100806catrope14:44, 26 October 2011

Status & tagging log