include site identitfier on redmatrix delivery reports also
This commit is contained in:
parent
7c8706757d
commit
9ed8eac8c6
@ -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) {
|
||||
|
Reference in New Issue
Block a user