From: Alan Knowles Date: Thu, 25 Jul 2013 11:06:52 +0000 (+0800) Subject: DataObjects/Core_notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=960e3f15f3e5b55365c4d382b8882d144f222592 DataObjects/Core_notify.php --- diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index fd7ece8e..87b5a74c 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -138,7 +138,9 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject $ji = $d->autoJoin(); //print_R($jinfo); // get cols - + foreach($ji['cols'] as $cname=>$fname) { + $this->selectAdd($fname . ' as ontable_id_' . $cname ); + } //$this->selectAdd($d->_query['data_select']); -- this will cause the same dataIndex... $this->_join .= "