From 3d3f4f50fb7fb06c8e17e8ede70be4c004e39773 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Sat, 15 Sep 2018 01:40:17 +0200 Subject: formatting --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index f4feb1022..7eb2d6b96 100644 --- a/include/zot.php +++ b/include/zot.php @@ -2341,7 +2341,7 @@ function process_mail_delivery($sender, $arr, $deliveries) { intval($r[0]['id']), intval($channel['channel_id']) ); - + // If it was a first message in thread $z = q("SELECT * FROM mail WHERE mid = '%s' AND channel_id = %d", dbesc($arr['mid']), -- cgit v1.2.3