DataObjects/Core_watch.php
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2012 02:09:41 +0000 (10:09 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2012 02:09:41 +0000 (10:09 +0800)
DataObjects/Core_watch.php

index a88c5e4..e833ace 100644 (file)
@@ -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');