NotifySend.php
authorAlan Knowles <alan@akkbhome.com>
Wed, 6 Apr 2011 23:44:00 +0000 (07:44 +0800)
committerAlan Knowles <alan@akkbhome.com>
Wed, 6 Apr 2011 23:44:00 +0000 (07:44 +0800)
NotifySend.php

index 11fc6a2..3587079 100644 (file)
@@ -85,7 +85,7 @@ class Pman_Core_NotifySend extends Pman
         
         $email = $o->toEmail($p,$last);
         
-        print_r($email);
+        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));