From: Alan Knowles Date: Sun, 28 Oct 2012 13:57:26 +0000 (+0800) Subject: DataObjects/Core_watch.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c054087dda0b81daf87d2bc456d9f70ff3fe2b4c DataObjects/Core_watch.php --- diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index 9504581d..156c195e 100644 --- a/DataObjects/Core_watch.php +++ b/DataObjects/Core_watch.php @@ -109,7 +109,6 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject } $nn->act_start( date("Y-m-d H:i:s", $when !== false ? strtotime($when) : time()) ); $nn->insert(); - } } // static really...