r62627 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62626‎ | r62627 | r62628 >
Date:00:07, 17 February 2010
Author:reedy
Status:ok
Tags:
Comment:
Rem extra bracket that i should've removed

Add another missing bracket
Modified paths:
  • /trunk/extensions/LiquidThreads/api/ApiThreadAction.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/api/ApiThreadAction.php
@@ -41,7 +41,7 @@
4242 "a unix timestamp or 'now'.",
4343 'signature' => 'Specifies the signature to use for that post. Can be ' .
4444 'NULL to specify the default signature',
45 - ) );
 45+ );
4646 }
4747
4848 public function getPossibleErrors() {

Status & tagging log