* API: (bug 13209) Add rvdiffto parameter to prop=revisions
[lhc/web/wiklou.git] / includes / api / ApiBase.php
index ff21a8e..ad2b4e4 100644 (file)
@@ -988,4 +988,4 @@ abstract class ApiBase {
        public static function getBaseVersion() {
                return __CLASS__ . ': $Id$';
        }
-}
\ No newline at end of file
+}