add reporting site to delivery report

This commit is contained in:
redmatrix
2015-09-18 22:00:33 -07:00
parent 1a16822987
commit 43251ed8ce
3 changed files with 7 additions and 1 deletions

View File

@@ -1531,6 +1531,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) {