Merge branch 'dev' into 'dev'

Zot -> Zot6 translation issue, liking a "new friend" activity

See merge request hubzilla/core!1723
This commit is contained in:
Max Kostikov
2019-09-10 10:40:53 +02:00
2 changed files with 17 additions and 8 deletions

View File

@@ -2392,7 +2392,6 @@ function process_mail_delivery($sender, $arr, $deliveries) {
}
}
$r = q("select id, conv_guid from mail where mid = '%s' and channel_id = %d limit 1",
dbesc($arr['mid']),
intval($channel['channel_id'])