merged master (2012-09-11)
[lhc/web/wiklou.git] / includes / api / ApiMain.php
index 35febd9..70ef5e6 100644 (file)
@@ -105,6 +105,7 @@ class ApiMain extends ApiBase {
                'dbgfm' => 'ApiFormatDbg',
                'dump' => 'ApiFormatDump',
                'dumpfm' => 'ApiFormatDump',
+               'none' => 'ApiFormatNone',
        );
 
        /**