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