]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiQueryLogEvents.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiQueryLogEvents.php
index 7d69ca390e5a878407d604a17af5e700a15f2e87..ee6f1ebb2ddd3b8f5d44f70b16c2c59b4478c0ac 100644 (file)
@@ -428,6 +428,6 @@ class ApiQueryLogEvents extends ApiQueryBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiQueryLogEvents.php 74535 2010-10-09 00:01:45Z reedy $';
+               return __CLASS__ . ': $Id$';
        }
 }