aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-18 23:02:03 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-18 23:02:03 -0700
commit9ed8eac8c624a5910710745a03a450291828a22d (patch)
treeba276c2c5db13dd18a12fa9a177718455acf0f7e /include/zot.php
parent7c8706757db1df0195edc64f35ca1554d04eb414 (diff)
downloadvolse-hubzilla-9ed8eac8c624a5910710745a03a450291828a22d.tar.gz
volse-hubzilla-9ed8eac8c624a5910710745a03a450291828a22d.tar.bz2
volse-hubzilla-9ed8eac8c624a5910710745a03a450291828a22d.zip
include site identitfier on redmatrix delivery reports also
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/zot.php b/include/zot.php
index d59329da4..4b3e23eea 100644
--- a/include/zot.php
+++ b/include/zot.php
@@ -1547,6 +1547,8 @@ function process_delivery($sender, $arr, $deliveries, $relay, $public = false, $
$result = array();
+ $result['site'] = z_root();
+
// We've validated the sender. Now make sure that the sender is the owner or author
if(! $public) {