Index: trunk/extensions/TitleBlacklist/api/ApiQueryTitleBlacklist.php |
— | — | @@ -108,6 +108,6 @@ |
109 | 109 | } |
110 | 110 | |
111 | 111 | public function getVersion() { |
112 | | - return __CLASS__ . ': $Id: $'; |
| 112 | + return __CLASS__ . ': $Id$'; |
113 | 113 | } |
114 | 114 | } |
Property changes on: trunk/extensions/TitleBlacklist/api/ApiQueryTitleBlacklist.php |
___________________________________________________________________ |
Added: svn:keywords |
115 | 115 | + Id |