Alert message for echomails with security violations is using wrong address
This commit is contained in:
@@ -209,6 +209,7 @@ class System extends Model
|
||||
* @param Zone $o
|
||||
* @param int $type
|
||||
* @return Collection
|
||||
* @todo This doesnt return sorted addresses, so it is possible that a node address is returned first, before a NC/HC, etc
|
||||
*/
|
||||
public function match(Zone $o,int $type=(Address::NODE_NC|Address::NODE_HC|Address::NODE_ACTIVE|Address::NODE_PVT|Address::NODE_POINT)): Collection
|
||||
{
|
||||
|
Reference in New Issue
Block a user