X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=e376f6927d2cd54825bfb462d4063dda8c7db615;hb=805d44cdc7e35c91f7a6e10d79f012c0d3709cdf;hp=79b0281920a10e1e5e1f524a6ce6d38951c25a38;hpb=64c9e86b6e81bdb947fe8c26edb5905b7cc7b081;p=Pman.Core diff --git a/NotifySend.php b/NotifySend.php index 79b02819..e376f692 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -382,7 +382,9 @@ class Pman_Core_NotifySend extends Pman $preferHost = false; foreach ($ff->Core_Notify['routes'] as $server => $settings){ -// if(!in_array($, $haystack)) + if(!in_array($dom, $settings['domains'])){ + + } } }