X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_watch.php;h=c340b3c5ba15a2d0f3c5fae03962b3b479c812e2;hp=ee4749effe088b0ca4ad3cecb60020e77c92ea7d;hb=2ea5f398567b8e3a7d6c225e6a7509bd315d92ba;hpb=d293ed343b776fa5ac060ab4419f3e764d0ea719 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;