Index: trunk/extensions/AssertEdit/AssertEditApi.php |
— | — | @@ -53,6 +53,6 @@ |
54 | 54 | } |
55 | 55 | |
56 | 56 | public function getVersion() { |
57 | | - return __CLASS__ . ': $Id: $'; |
| 57 | + return __CLASS__ . ': $Id$'; |
58 | 58 | } |
59 | 59 | } |
Property changes on: trunk/extensions/AssertEdit/AssertEditApi.php |
___________________________________________________________________ |
Name: svn:keywords |
60 | 60 | + Id |