Index: branches/wmf/1.17wmf1/extensions/UserDailyContribs/api/ApiUserDailyContribs.php |
— | — | @@ -53,7 +53,7 @@ |
54 | 54 | } |
55 | 55 | |
56 | 56 | public function getVersion() { |
57 | | - return __CLASS__ . ': $Id: ApiUserDailyContribs.php 84203 2011-03-17 21:09:27Z nimishg $'; |
| 57 | + return __CLASS__ . ': $Id$'; |
58 | 58 | } |
59 | 59 | |
60 | 60 | } |
\ No newline at end of file |
Property changes on: branches/wmf/1.17wmf1/extensions/UserDailyContribs/api/ApiUserDailyContribs.php |
___________________________________________________________________ |
Added: svn:keywords |
61 | 61 | + Id |