From: Alan Knowles Date: Thu, 6 Oct 2011 04:39:29 +0000 (+0800) Subject: NotifyAction.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0c15a5da294de997f98fe30196b8d261ac22ed39 NotifyAction.php --- diff --git a/NotifyAction.php b/NotifyAction.php index 5ff0c719..38e75d5e 100644 --- a/NotifyAction.php +++ b/NotifyAction.php @@ -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())); }