Property changes on: trunk/extensions/SemanticMediaWiki/includes/api/ApiSMWInfo.php |
___________________________________________________________________ |
Deleted: ApiAskArgs.php |
1 | 1 | - Id |
Index: trunk/extensions/SemanticMediaWiki/includes/api/ApiAskArgs.php |
— | — | @@ -69,7 +69,7 @@ |
70 | 70 | } |
71 | 71 | |
72 | 72 | public function getVersion() { |
73 | | - return __CLASS__ . ': $Id: $'; |
| 73 | + return __CLASS__ . ': $Id$'; |
74 | 74 | } |
75 | 75 | |
76 | 76 | } |
Property changes on: trunk/extensions/SemanticMediaWiki/includes/api/ApiAskArgs.php |
___________________________________________________________________ |
Added: svn:keywords |
77 | 77 | + Id |
Property changes on: trunk/extensions/SemanticMediaWiki/includes/api/ApiSMWQuery.php |
___________________________________________________________________ |
Deleted: ApiAskArgs.php |
78 | 78 | - Id |
Added: svn:keywords |
79 | 79 | + Id |
Index: trunk/extensions/SemanticMediaWiki/includes/api/ApiAsk.php |
— | — | @@ -54,7 +54,7 @@ |
55 | 55 | } |
56 | 56 | |
57 | 57 | public function getVersion() { |
58 | | - return __CLASS__ . ': $Id: $'; |
| 58 | + return __CLASS__ . ': $Id$'; |
59 | 59 | } |
60 | 60 | |
61 | 61 | } |
Property changes on: trunk/extensions/SemanticMediaWiki/includes/api/ApiAsk.php |
___________________________________________________________________ |
Deleted: ApiAskArgs.php |
62 | 62 | - Id |
Added: svn:keywords |
63 | 63 | + Id |