Index: trunk/extensions/LiquidThreads/api/ApiThreadAction.php |
— | — | @@ -777,6 +777,6 @@ |
778 | 778 | } |
779 | 779 | |
780 | 780 | public function getVersion() { |
781 | | - return __CLASS__ . ': $Id: $'; |
| 781 | + return __CLASS__ . '$Id: $'; |
782 | 782 | } |
783 | 783 | } |
\ No newline at end of file |