From: Alan Knowles Date: Thu, 16 Jan 2014 07:23:59 +0000 (+0800) Subject: DataObjects/Core_watch.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=96db402a80421a075e11e0c0e789193fcae3178b DataObjects/Core_watch.php --- diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index c340b3c5..d96e4de7 100644 --- a/DataObjects/Core_watch.php +++ b/DataObjects/Core_watch.php @@ -191,7 +191,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject // in which case we set the set $nn->evtype = medium.. // in that case - just let the called method generate the notify.. - print_R($dom); + //print_R($dom); $do = DB_DataObject::factory($dom[0]); if (!method_exists($do,$dom[1])) { continue;