]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiFeedWatchlist.php
MediaWiki 1.17.4
[autoinstalls/mediawiki.git] / includes / api / ApiFeedWatchlist.php
index e1ba61f6f0f3102eefbd8f3c99055761bc77a6fb..7b463856507b168f7f10692ad89e961df1fd7159 100644 (file)
@@ -205,6 +205,6 @@ class ApiFeedWatchlist extends ApiBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiFeedWatchlist.php 77674 2010-12-03 19:47:22Z catrope $';
+               return __CLASS__ . ': $Id$';
        }
 }