]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiPageSet.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiPageSet.php
index 1cb12c07a7117b2175757dcdbed45f26fde357ca..d13df81be6e78dc4037b9cf384ff74a02fda7fd9 100644 (file)
@@ -744,6 +744,6 @@ class ApiPageSet extends ApiQueryBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiPageSet.php 76196 2010-11-06 16:11:19Z reedy $';
+               return __CLASS__ . ': $Id$';
        }
 }