r84484 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84483‎ | r84484 | r84485 >
Date:20:49, 21 March 2011
Author:reedy
Status:ok
Tags:
Comment:
Followup r84467, fix svn props on API (it's useful)
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/UserDailyContribs/api/ApiUserDailyContribs.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/UserDailyContribs/api/ApiUserDailyContribs.php
@@ -53,7 +53,7 @@
5454 }
5555
5656 public function getVersion() {
57 - return __CLASS__ . ': $Id: ApiUserDailyContribs.php 84203 2011-03-17 21:09:27Z nimishg $';
 57+ return __CLASS__ . ': $Id$';
5858 }
5959
6060 }
\ No newline at end of file
Property changes on: branches/wmf/1.17wmf1/extensions/UserDailyContribs/api/ApiUserDailyContribs.php
___________________________________________________________________
Added: svn:keywords
6161 + Id

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r84467mft: r84203nimishg17:47, 21 March 2011

Status & tagging log