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

index 09f8bdd..9e0c2da 100644 (file)
@@ -61,7 +61,11 @@ class Pman_Core_NotifySend extends Pman
         
         $email = $o->toEmail($p,$last);
         // should we fetch the watch that caused it.. - which should contain the method to call..
-         
+        
+        
+        
+        
+        
          
         die("DONE\n");
     }