while in legacy zot $sender is expected to be an array, in zot6 $sender is expected to be a string (xchan_hash)
This commit is contained in:
parent
8a0a0aef5c
commit
117a8cafca
@ -1385,7 +1385,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