Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 12 Nov 2010 07:41:38 +0000 (15:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 12 Nov 2010 07:41:38 +0000 (15:41 +0800)
Pman/Roo.php

index 46aab90..07e313d 100644 (file)
@@ -838,7 +838,8 @@ class Pman_Roo extends Pman
                 }
                 if (count($ar)) {
                     
-                    
+                    print_r($key);
+                    var_dump($this->colsJoinName[$key]);
                     $x->whereAddIn(
                         isset($this->colsJoinName[$key]) ? 
                             $this->colsJoinName[$key] :