]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiFormatXml.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiFormatXml.php
index 45ab73eff132200f53c698cf8cc8ecb03255e3d2..29d40d089e34f361e530e9017d6ddbdfaabb69e1 100644 (file)
@@ -208,6 +208,6 @@ class ApiFormatXml extends ApiFormatBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiFormatXml.php 73753 2010-09-25 16:56:03Z reedy $';
+               return __CLASS__ . ': $Id$';
        }
 }