From 82f4b1767e5af692b25ca6cff9cec64ed6cb7ec6 Mon Sep 17 00:00:00 2001 From: Michael Meer Date: Wed, 11 Sep 2013 14:05:33 +0200 Subject: delete logger line; was the wrong place. --- include/zot.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/zot.php b/include/zot.php index ee4fe940f..248a1419b 100644 --- a/include/zot.php +++ b/include/zot.php @@ -904,7 +904,6 @@ function zot_import($arr) { } } if($result){ - logger('delivery result: ' . print_r($result,tue) ); $return = array_merge($return,$result); } } -- cgit v1.2.3