DataObjects/Core_notify.php
authorAlan Knowles <alan@roojs.com>
Thu, 25 Jul 2013 11:09:10 +0000 (19:09 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 25 Jul 2013 11:09:10 +0000 (19:09 +0800)
DataObjects/Core_notify.php

index dd7259d..211c5ec 100644 (file)
@@ -136,7 +136,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
             // then we can build a join..
             $d = DB_DataObject::Factory($q['ontable']);
             $ji = $d->autoJoin();
-            echo '<PRE>';print_R($jinfo);
+            echo '<PRE>';print_R($hi);
             // get cols
             foreach($ji['cols'] as $cname=>$fname) {
                 //$this->selectAdd($fname . ' as ontable_id_' . $cname );