r62605 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62604‎ | r62605 | r62606 >
Date:22:06, 16 February 2010
Author:reedy
Status:reverted (Comments)
Tags:
Comment:
Maybe the file name will help too re r62603
Modified paths:
  • /trunk/extensions/LiquidThreads/api/ApiThreadAction.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/api/ApiThreadAction.php
@@ -777,6 +777,6 @@
778778 }
779779
780780 public function getVersion() {
781 - return __CLASS__ . '$Id: $';
 781+ return __CLASS__ . '$Id: ApiThreadAction.php $';
782782 }
783783 }
\ No newline at end of file

Follow-up revisions

RevisionCommit summaryAuthorDate
r62606Add SVN prop to go with r62603 and r62605reedy22:07, 16 February 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r62603Fixup getVersion (wasn't working)reedy22:05, 16 February 2010

Comments

#Comment by Catrope (talk | contribs)   22:27, 16 February 2010

r62606 essentially reverts this.

Status & tagging log