Index: trunk/extensions/LiquidThreads/pages/ThreadPermalinkView.php |
— | — | @@ -146,7 +146,7 @@ |
147 | 147 | $fragment = '#' . $this->anchorName( $this->thread ); |
148 | 148 | |
149 | 149 | //if ( $this->thread->isHistorical() ) { |
150 | | - / // TODO: Point to the relevant part of the archive. |
| 150 | + // TODO: Point to the relevant part of the archive. |
151 | 151 | // $query = ''; |
152 | 152 | //} else { |
153 | 153 | // $query = ''; |