Index: trunk/extensions/DSMW/api/ApiPatchPush.php |
— | — | @@ -107,7 +107,7 @@ |
108 | 108 | } |
109 | 109 | |
110 | 110 | public function getVersion() { |
111 | | - return __CLASS__ . ': $Id: ApiQueryPatch.php xxxxx 2009-07-24 09:00:00Z hantz $'; |
| 111 | + return __CLASS__ . ': $Id$'; |
112 | 112 | } |
113 | 113 | } |
114 | 114 | ?> |
Property changes on: trunk/extensions/DSMW/api/ApiPatchPush.php |
___________________________________________________________________ |
Added: svn:keywords |
115 | 115 | + Id |
Index: trunk/extensions/DSMW/api/ApiQueryPatch.php |
— | — | @@ -116,7 +116,7 @@ |
117 | 117 | } |
118 | 118 | |
119 | 119 | public function getVersion() { |
120 | | - return __CLASS__ . ': $Id: ApiQueryPatch.php xxxxx 2009-07-01 09:00:00Z hantz $'; |
| 120 | + return __CLASS__ . ': $Id$'; |
121 | 121 | } |
122 | 122 | } |
123 | 123 | ?> |
Property changes on: trunk/extensions/DSMW/api/ApiQueryPatch.php |
___________________________________________________________________ |
Added: svn:keywords |
124 | 124 | + Id |
Index: trunk/extensions/DSMW/api/ApiQueryChangeSet.php |
— | — | @@ -100,7 +100,7 @@ |
101 | 101 | } |
102 | 102 | |
103 | 103 | public function getVersion() { |
104 | | - return __CLASS__ . ': $Id: ApiQueryChangeSet.php xxxxx 2009-06-26 14:00:00Z hantz $'; |
| 104 | + return __CLASS__ . ': $Id$'; |
105 | 105 | } |
106 | 106 | } |
107 | 107 | ?> |
Property changes on: trunk/extensions/DSMW/api/ApiQueryChangeSet.php |
___________________________________________________________________ |
Added: svn:keywords |
108 | 108 | + Id |