r75522 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75521‎ | r75522 | r75523 >
Date:12:01, 27 October 2010
Author:reedy
Status:deferred
Tags:
Comment:
Remove leading slash from r75520
Modified paths:
  • /trunk/extensions/LiquidThreads/pages/ThreadPermalinkView.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/pages/ThreadPermalinkView.php
@@ -146,7 +146,7 @@
147147 $fragment = '#' . $this->anchorName( $this->thread );
148148
149149 //if ( $this->thread->isHistorical() ) {
150 - / // TODO: Point to the relevant part of the archive.
 150+ // TODO: Point to the relevant part of the archive.
151151 // $query = '';
152152 //} else {
153153 // $query = '';

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75520Kill some unused variables. Fix minor typo from r75515reedy11:43, 27 October 2010

Status & tagging log