r80503 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80502‎ | r80503 | r80504 >
Date:18:14, 18 January 2011
Author:werdna
Status:ok
Tags:
Comment:
Fix FIXME on r58150
Modified paths:
  • /trunk/extensions/LiquidThreads/api/ApiQueryLQTThreads.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/api/ApiQueryLQTThreads.php
@@ -88,10 +88,6 @@
8989 }
9090
9191 $res = $this->select( __METHOD__ );
92 -
93 - if ( $params['render'] ) {
94 - $threads = Threads::loadFromResult( $res, $this->getDB() );
95 - }
9692
9793 $ids = array();
9894 $count = 0;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r58150LiquidThreads bug fixes....werdna17:38, 26 October 2009

Status & tagging log