r79985 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79984‎ | r79985 | r79986 >
Date:01:07, 11 January 2011
Author:reedy
Status:ok
Tags:
Comment:
Fix svn:keywords Id on ApiFeedLQTThreads
Modified paths:
  • /trunk/extensions/LiquidThreads/api/ApiFeedLQTThreads.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/api/ApiFeedLQTThreads.php
@@ -251,6 +251,6 @@
252252 }
253253
254254 public function getVersion() {
255 - return __CLASS__ . ': $Id: ApiFeedWatchlist.php 53782 2009-07-26 17:04:22Z simetrical $';
 255+ return __CLASS__ . ': $Id$';
256256 }
257257 }
Property changes on: trunk/extensions/LiquidThreads/api/ApiFeedLQTThreads.php
___________________________________________________________________
Added: svn:keywords
258258 + Id

Status & tagging log