r62628 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62627‎ | r62628 | r62629 >
Date:00:08, 17 February 2010
Author:siebrand
Status:ok
Tags:
Comment:
Fix the same syntax error again. Check diffs/php -l?
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