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