r92531 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92530‎ | r92531 | r92532 >
Date:13:21, 19 July 2011
Author:devayon
Status:deferred
Tags:
Comment:
minor follow-up to r92158
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php
@@ -55,8 +55,6 @@
5656 * @global OutputPage $wgOut
5757 * @global booolean $smwgQSortingSupport
5858 * @return string
59 - *
60 - * @todo Clean up the lines handling sorting.
6159 */
6260 protected function makeResults() {
6361 global $wgOut;

Follow-up revisions

RevisionCommit summaryAuthorDate
r92534reverted r92531, causes format to appear twice.devayon13:54, 19 July 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92158Documentation changes and minor fix for sortingdevayon13:40, 14 July 2011