DataObjects/Core_notify_recur.php
[Pman.Core] / NotifySend.php
index 66ef7ee..c7a3f8f 100644 (file)
@@ -323,7 +323,7 @@ class Pman_Core_NotifySend extends Pman
         $w->update($ww);
         
         $ww = clone($w);   
-        print_R($email);exit;
+        
         $fail = false;
         require_once 'Mail.php';