r85996 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85995‎ | r85996 | r85997 >
Date:22:40, 13 April 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
added svn props
Modified paths:
  • /trunk/extensions/Ratings/api/ApiDoRating.php (modified) (history)
  • /trunk/extensions/Ratings/api/ApiQueryRatings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Ratings/api/ApiDoRating.php
@@ -244,7 +244,7 @@
245245 }
246246
247247 public function getVersion() {
248 - return __CLASS__ . ': $Id: $';
 248+ return __CLASS__ . ': $Id$';
249249 }
250250
251251 }
Property changes on: trunk/extensions/Ratings/api/ApiDoRating.php
___________________________________________________________________
Added: svn:keywords
252252 + Id
Index: trunk/extensions/Ratings/api/ApiQueryRatings.php
@@ -158,7 +158,7 @@
159159 }
160160
161161 public function getVersion() {
162 - return __CLASS__ . ': $Id: $';
 162+ return __CLASS__ . ': $Id$';
163163 }
164164
165165 }
Property changes on: trunk/extensions/Ratings/api/ApiQueryRatings.php
___________________________________________________________________
Added: svn:keywords
166166 + Id

Status & tagging log