Pman/Roo.php
[Pman.Base] / Pman / Roo.php
index c558495..6383c78 100644 (file)
@@ -839,7 +839,7 @@ class Pman_Roo extends Pman
                 if (count($ar)) {
                     
                     var_dump($key);
-                    var_dump($this->colsJoinName[$key]);
+                    var_dump($this->colsJoinName);
                     $x->whereAddIn(
                         isset($this->colsJoinName[$key]) ? 
                             $this->colsJoinName[$key] :