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