]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - includes/api/ApiQueryWatchlist.php
MediaWiki 1.15.5
[autoinstalls/mediawiki.git] / includes / api / ApiQueryWatchlist.php
index b39491027307ee6b54d05d8bc8725c0bd3935213..eb5c531f5a260e7b770131b615a7c76a2031c753 100644 (file)
@@ -343,6 +343,6 @@ class ApiQueryWatchlist extends ApiQueryGeneratorBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiQueryWatchlist.php 47865 2009-02-27 16:03:01Z catrope $';
+               return __CLASS__ . ': $Id: ApiQueryWatchlist.php 69986 2010-07-27 03:57:39Z tstarling $';
        }
-}
\ No newline at end of file
+}