r62407 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62406‎ | r62407 | r62408 >
Date:00:49, 13 February 2010
Author:reedy
Status:ok
Tags:
Comment:
Rem erroneous bracket, followup to r62404
Modified paths:
  • /trunk/phase3/includes/api/ApiProtect.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiProtect.php
@@ -182,7 +182,7 @@
183183 array( 'toofewexpiries', 'noofexpiries', 'noofprotections' ) ),
184184 array( 'create-titleexists' ),
185185 array( 'missingtitle-createonly' ),
186 - array( 'protect-invalidaction', 'action'] ),
 186+ array( 'protect-invalidaction', 'action' ),
187187 array( 'protect-invalidlevel', 'level' ),
188188 array( 'invalidexpiry', 'expiry' ),
189189 array( 'pastexpiry', 'expiry' ),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r62404Rest of dieUsageMsg in getPossibleErrorsreedy00:28, 13 February 2010

Status & tagging log