]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/api.php
Initial upgraded Atom output for group timelines
[quix0rs-gnu-social.git] / lib / api.php
index 8f1fe1ef712c15b9e0c708ab6b84bc9edb778aed..494b595d17881b65fd5d8bcd34a982883798164e 100644 (file)
@@ -1103,7 +1103,7 @@ class ApiAction extends Action
         }
     }
 
-    function serverError($msg, $code = 500, $content_type = 'json')
+    function serverError($msg, $code = 500, $content_type = 'xml')
     {
         $action = $this->trimmed('action');