json_return_and_dir isn't a thing

This commit is contained in:
Thomas Willingham 2014-03-13 02:09:45 +00:00
parent 74b8a38645
commit 5a8be68900

View File

@ -281,7 +281,7 @@ function post_init(&$a) {
if($test) {
$ret['message'] .= 'auth failure fallthrough ' . print_r($_REQUEST,true) . print_r($j,true) . EOL;
json_return_and_dir($ret);
json_return_and_die($ret);
}
if(strstr($desturl,z_root() . '/rmagic'))