merged from master
[lhc/web/wiklou.git] / includes / api / ApiMain.php
index 8c035dc..a1c3179 100644 (file)
@@ -103,6 +103,7 @@ class ApiMain extends ApiBase {
                'dbgfm' => 'ApiFormatDbg',
                'dump' => 'ApiFormatDump',
                'dumpfm' => 'ApiFormatDump',
+               'none' => 'ApiFormatNone',
        );
 
        /**