Index: trunk/extensions/Storyboard/api/ApiStoryboardStoriesFeed.php |
— | — | @@ -113,12 +113,8 @@ |
114 | 114 | ); |
115 | 115 | } |
116 | 116 | |
117 | | - /** |
118 | | - * TODO |
119 | | - * @see includes/api/ApiBase#getVersion() |
120 | | - */ |
121 | 117 | public function getVersion() { |
122 | | - return __CLASS__ . ': '; |
| 118 | + return __CLASS__ . ': $Id$'; |
123 | 119 | } |
124 | 120 | |
125 | 121 | } |
\ No newline at end of file |
Property changes on: trunk/extensions/Storyboard/api/ApiStoryboardStoriesFeed.php |
___________________________________________________________________ |
Added: svn:keywords |
126 | 122 | + Id |