NotifyAction.php
authorAlan Knowles <alan@roojs.com>
Thu, 6 Oct 2011 04:39:26 +0000 (12:39 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Oct 2011 04:39:26 +0000 (12:39 +0800)
NotifyAction.php

index 8b692e3..5ff0c71 100644 (file)
@@ -68,7 +68,10 @@ class Pman_Core_NotifyAction extends Pman
             $nc->sent = date('Y-m-d H:i:s');
             $nc->update($n);
             
-            // add an event?????
+            // add an event????? - yeap...
+            $this->addEventOnce($_POST['action'],$n->object()))
+            
+            
         }
         $this->jok("updated");