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

index 604d02c..0f79f71 100644 (file)
@@ -44,6 +44,8 @@ class Pman_Core_NotifySend extends Pman
          
         $o = $w->object();
         $p = $w->person();
+        
+        $email = $o->toEmail($p,)
         // should we fetch the watch that caused it.. - which should contain the method to call..