NotifySend.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 06:15:43 +0000 (14:15 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 06:15:43 +0000 (14:15 +0800)
NotifySend.php

index 4a3abc2..79b0281 100644 (file)
@@ -379,6 +379,12 @@ class Pman_Core_NotifySend extends Pman
                 
                 if(!empty($ff->Core_Notify)){
                     
+                    $preferHost = false;
+                    
+                    foreach ($ff->Core_Notify['routes'] as $server => $settings){
+//                        if(!in_array($, $haystack))
+                    }
+                    
                 }
                 
                 $mailer->auth = true;