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

index 5ff0c71..38e75d5 100644 (file)
@@ -69,7 +69,7 @@ class Pman_Core_NotifyAction extends Pman
             $nc->update($n);
             
             // add an event????? - yeap...
-            $this->addEventOnce($_POST['action'],$n->object()))
+            $this->addEventOnce($_POST['action'],$n->object()));
             
             
         }