]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiQueryIWLinks.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiQueryIWLinks.php
index e980d6a5a7c803148627c8a6edebe10d090213c2..5a5b452d2cfa848cceeb3e26b16b9312f5717c30 100644 (file)
@@ -153,6 +153,6 @@ class ApiQueryIWLinks extends ApiQueryBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiQueryIWLinks.php 77080 2010-11-21 17:27:13Z reedy $';
+               return __CLASS__ . ': $Id$';
        }
 }