From: Alan Knowles Date: Sun, 28 Oct 2012 13:55:05 +0000 (+0800) Subject: DataObjects/Core_watch.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a5c94d24c8fbb53cf8c0dc1a48f5baa8ff7f0339 DataObjects/Core_watch.php --- diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index f1506825..10628aaa 100644 --- a/DataObjects/Core_watch.php +++ b/DataObjects/Core_watch.php @@ -108,8 +108,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject $nn->act_start( date("Y-m-d H:i:s", $when !== false ? strtotime($when) : time()) ); $n->insert(); - } - + } } // static really... function notifyEvent($event)