X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_watch.php;h=a88c5e47f22712072beb397ec70752b0f79a5fbc;hp=7f798beba47e139f049b11f2a5bc90be2355529f;hb=786913d45279746110847849a40e1d3c877d1f68;hpb=ed2c5ba31b4cc78c2557cc6a616c3937df4bdf94 diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index 7f798beb..a88c5e47 100644 --- a/DataObjects/Core_watch.php +++ b/DataObjects/Core_watch.php @@ -154,8 +154,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject $w->whereAdd('person_id != '. (int) $event->person_id); - - + $watches = $w->fetchAll(); //print_R($watches);exit;