Changed Pman/Roo.php
authorEdward <edward@roojs.com>
Mon, 7 Jan 2019 06:02:28 +0000 (14:02 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Jan 2019 06:02:28 +0000 (14:02 +0800)
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(