X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_watch.php;h=e833ace4270c3cf449acbf0471703d26e0603e64;hp=a88c5e47f22712072beb397ec70752b0f79a5fbc;hb=cd41ed65f0f1d51b17c7f951e4623e2ac2c40627;hpb=786913d45279746110847849a40e1d3c877d1f68 diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index a88c5e47..e833ace4 100644 --- a/DataObjects/Core_watch.php +++ b/DataObjects/Core_watch.php @@ -85,6 +85,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject if ($whereAdd !== false) { $w->whereAdd($whereAdd ); } + $w->ontable = $ontable; //$w->selectAdd(); //$w->selectAdd('distinct(person_id) as person_id');