formatting

This commit is contained in:
Max Kostikov 2018-09-15 01:40:17 +02:00
parent 8d89c4bbce
commit 3d3f4f50fb

View File

@ -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']),