merge latest master into Wikidata branch
[lhc/web/wiklou.git] / includes / api / ApiMain.php
index 87a287b..7d7eb14 100644 (file)
@@ -105,6 +105,7 @@ class ApiMain extends ApiBase {
                'dbgfm' => 'ApiFormatDbg',
                'dump' => 'ApiFormatDump',
                'dumpfm' => 'ApiFormatDump',
+               'none' => 'ApiFormatNone',
        );
 
        /**