Merge commit 'refs/merge-requests/166' of git://gitorious.org/statusnet/mainline into merge-requests/166

This commit is contained in:
Evan Prodromou 2011-09-21 15:24:17 -04:00
commit 12588b1cf7
1 changed files with 1 additions and 0 deletions

View File

@ -1459,6 +1459,7 @@ function common_redirect($url, $code=307)
header('HTTP/1.1 '.$code.' '.$status[$code]);
header("Location: $url");
header("Connection: close");
$xo = new XMLOutputter();
$xo->startXML('a',