From b57f455dc884894d5cbc3972831dfb7ffd490f6d Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 20 Jan 2018 17:34:53 +0000 Subject: [PATCH] Removed test comment --- mod/item.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/item.php b/mod/item.php index 76bdc61f80..18e4cefd3e 100644 --- a/mod/item.php +++ b/mod/item.php @@ -832,7 +832,7 @@ function item_post(App $a) { item_post_return(System::baseUrl(), $api_source, $return_path); // NOTREACHED } -// q( + function item_post_return($baseurl, $api_source, $return_path) { // figure out how to return, depending on from whence we came