Changed Pman/Roo.php
[Pman.Base] / Pman / Roo.php
index e116afa..1e7cfbd 100644 (file)
@@ -500,6 +500,11 @@ class Pman_Roo extends Pman
             if ($cols== '*') {
                 $cols= array_keys($x);
             }
+            
+            if(!is_array($titles)) {
+                
+            }
+            
             if ($titles !== false) {
                 foreach($cols as $i=>$col) {
                     $se_config['cols'][] = array(