From a0a8cde2012d77c8579f476f114b3b280c1d8638 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 6 Dec 2012 20:05:42 -0800 Subject: do zot_finger/import_xchan on zid requests so we get the info cached locally --- include/zot.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/zot.php') 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", -- cgit v1.2.3