NotifySend.php
authorAlan Knowles <alan@akkbhome.com>
Sun, 10 Apr 2011 06:57:04 +0000 (14:57 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 10 Apr 2011 06:57:04 +0000 (14:57 +0800)
NotifySend.php

index 3587079..088d298 100644 (file)
@@ -85,7 +85,7 @@ class Pman_Core_NotifySend extends Pman
         
         $email = $o->toEmail($p,$last);
         
-        print_r($email);exit;
+        //print_r($email);exit;
         // should we fetch the watch that caused it.. - which should contain the method to call..
         $dom = array_pop(explode('@', $p->email));