aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-09-15 01:40:17 +0200
committerMax Kostikov <max@kostikov.co>2018-09-15 01:40:17 +0200
commit3d3f4f50fb7fb06c8e17e8ede70be4c004e39773 (patch)
treeddf3b68de17dd2cf6a56b525bae0670bcaab815d /include/zot.php
parent8d89c4bbcef4e11db6c031c8f5af1323eb055e49 (diff)
downloadvolse-hubzilla-3d3f4f50fb7fb06c8e17e8ede70be4c004e39773.tar.gz
volse-hubzilla-3d3f4f50fb7fb06c8e17e8ede70be4c004e39773.tar.bz2
volse-hubzilla-3d3f4f50fb7fb06c8e17e8ede70be4c004e39773.zip
formatting
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php2
1 files changed, 1 insertions, 1 deletions
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']),