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