]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiQueryPageProps.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiQueryPageProps.php
index 894e812d2f1c9c949199d6f99e65d8897d8bef7f..e6951cf4d0037b1572e8feb24ef29c463b990897 100644 (file)
@@ -145,6 +145,6 @@ class ApiQueryPageProps extends ApiQueryBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiQueryPageProps.php 85211 2011-04-02 21:01:00Z demon $';
+               return __CLASS__ . ': $Id$';
        }
 }