include site identitfier on redmatrix delivery reports also

This commit is contained in:
redmatrix 2015-09-18 23:02:03 -07:00
parent 7c8706757d
commit 9ed8eac8c6

View File

@ -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) {