r59791 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59790‎ | r59791 | r59792 >
Date:18:23, 7 December 2009
Author:raymond
Status:ok
Tags:
Comment:
Remove stray character. My editor complained about non-UTF8-encoding
Modified paths:
  • /trunk/extensions/LiquidThreads/pages/NewUserMessagesView.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/pages/NewUserMessagesView.php
@@ -160,7 +160,7 @@
161161 'lqt_newmessages_read_button',
162162 $this->targets[$t->id()] );
163163
164 - // Left-hand column � read button and context link to the full thread.
 164+ // Left-hand column read button and context link to the full thread.
165165 global $wgUser;
166166 $topmostThread = $t->topmostThread();
167167 $sk = $wgUser->getSkin();

Status & tagging log