diff options
Diffstat (limited to 'include/zot.php')
-rw-r--r-- | include/zot.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php index 7e1f781a4..31f0e8771 100644 --- a/include/zot.php +++ b/include/zot.php @@ -870,7 +870,6 @@ function delete_imported_item($sender,$item,$uid) { } function process_mail_delivery($sender,$arr,$deliveries) { - foreach($deliveries as $d) { $r = q("select * from channel where channel_hash = '%s' limit 1", |