From 432845c3c0c70e6d79993be83657ebe64e297f3f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Sep 2011 22:23:31 +0800 Subject: [PATCH] NotifyAction.php --- NotifyAction.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NotifyAction.php b/NotifyAction.php index 52a5bf5b..20116a45 100644 --- a/NotifyAction.php +++ b/NotifyAction.php @@ -64,12 +64,10 @@ class Pman_Core_NotifyAction extends Pman $nc = clone($n); $nc->sent = date('Y-m-d H:i:s'); $nc->update($n); + // add an event????? } - - - } -- 2.39.2