Index: trunk/extensions/LiquidThreads/api/ApiThreadAction.php |
— | — | @@ -41,7 +41,7 @@ |
42 | 42 | "a unix timestamp or 'now'.", |
43 | 43 | 'signature' => 'Specifies the signature to use for that post. Can be ' . |
44 | 44 | 'NULL to specify the default signature', |
45 | | - ); |
| 45 | + ) ); |
46 | 46 | } |
47 | 47 | |
48 | 48 | public function getPossibleErrors() { |