while in legacy zot $sender is expected to be an array, in zot6 $sender is expected to be a string (xchan_hash)
(cherry picked from commit 117a8cafca
)
This commit is contained in:
parent
a81286c795
commit
7b018c60cb
@ -1403,7 +1403,7 @@ class Libzot {
|
||||
/**
|
||||
* @brief
|
||||
*
|
||||
* @param array $sender
|
||||
* @param string $sender
|
||||
* @param array $arr
|
||||
* @param array $deliveries
|
||||
* @param boolean $relay
|
||||
|
Reference in New Issue
Block a user