aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php1
1 files changed, 0 insertions, 1 deletions
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);
}
}