Initial upgraded Atom output for group timelines

This commit is contained in:
Zach Copley
2010-02-12 12:22:12 -08:00
parent fd3c9334bf
commit 506c2d7491
4 changed files with 149 additions and 18 deletions

View 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');