From 8cd67a5d4a7072034df581e8ce212f1d24055348 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 12 Oct 2020 21:37:44 +0000 Subject: fix more php warnings and remove temporary logging --- include/zot.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index ce5fd0174..38d6288cf 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2070,10 +2070,6 @@ function process_delivery($sender, $arr, $deliveries, $relay, $public = false, $ $result[] = $DR->get(); } else { - - hz_syslog(print_r($arr,true)); - - $item_result = item_store($arr); if($item_result['success']) { $item_id = $item_result['item_id']; -- cgit v1.2.3