DataObjects/Core_notify.php
[Pman.Core] / DataObjects / Core_notify.php
index 211c5ec..37838a9 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($hi);
+            echo '<PRE>';print_R($ji);
             // get cols
             foreach($ji['cols'] as $cname=>$fname) {
                 //$this->selectAdd($fname . ' as ontable_id_' . $cname );