From: Alan Knowles Date: Thu, 16 Jan 2014 07:23:12 +0000 (+0800) Subject: DataObjects/Core_watch.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2ea5f398567b8e3a7d6c225e6a7509bd315d92ba;hp=d293ed343b776fa5ac060ab4419f3e764d0ea719 DataObjects/Core_watch.php --- diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index ee4749ef..c340b3c5 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); $do = DB_DataObject::factory($dom[0]); if (!method_exists($do,$dom[1])) { continue;