Pman/Roo.php
[Pman.Base] / Pman / Roo.php
index bc56d60..ec45392 100644 (file)
@@ -507,7 +507,7 @@ class Pman_Roo extends Pman
             if ($cols== '*') {
                 $cols= array_keys($x);
             }
-            
+            print_R($titles);exit;
             if(!is_array($titles)) {
                 $titles = explode(',', $titles);
             }