r100191 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100190‎ | r100191 | r100192 >
Date:00:03, 19 October 2011
Author:reedy
Status:ok
Tags:
Comment:
Add badaccess-groups to getPossibleErrors
Modified paths:
  • /trunk/extensions/Contest/api/ApiContestQuery.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/api/ApiContestQuery.php
@@ -225,6 +225,7 @@
226226 */
227227 public function getPossibleErrors() {
228228 return array_merge( parent::getPossibleErrors(), array(
 229+ array( 'badaccess-groups' ),
229230 ) );
230231 }
231232

Follow-up revisions

RevisionCommit summaryAuthorDate
r1001951.18wmf1 MFT r100190, r100191, r100193reedy00:41, 19 October 2011

Status & tagging log