From 5a8be68900250267aa01923f87cf3978c50421e8 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 13 Mar 2014 02:09:45 +0000 Subject: json_return_and_dir isn't a thing --- mod/post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/post.php') diff --git a/mod/post.php b/mod/post.php index 140b3f1e5..95c984b40 100644 --- a/mod/post.php +++ b/mod/post.php @@ -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')) -- cgit v1.2.3