Index: trunk/extensions/Push/api/ApiPush.php |
— | — | @@ -390,7 +390,7 @@ |
391 | 391 | } |
392 | 392 | |
393 | 393 | public function getVersion() { |
394 | | - return __CLASS__ . ': $Id: ApiPush.php 63775 2010-03-15 16:35:22Z jeroendedauw $'; |
| 394 | + return __CLASS__ . ': $Id$'; |
395 | 395 | } |
396 | 396 | |
397 | 397 | } |
Property changes on: trunk/extensions/Push/api/ApiPush.php |
___________________________________________________________________ |
Added: svn:keywords |
398 | 398 | + Id |