]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiFormatYaml.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiFormatYaml.php
index ccf527462e6009fa18ced06dbf210727cf7946b1..e849c465310681c400ae2641628f04df1f20e3d3 100644 (file)
@@ -52,6 +52,6 @@ class ApiFormatYaml extends ApiFormatBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiFormatYaml.php 70647 2010-08-07 19:59:42Z ialex $';
+               return __CLASS__ . ': $Id$';
        }
 }