Pman/Roo.php
authorEdward <edward@roojs.com>
Mon, 7 Jan 2019 06:03:10 +0000 (14:03 +0800)
committerEdward <edward@roojs.com>
Mon, 7 Jan 2019 06:03:10 +0000 (14:03 +0800)
Pman/Roo.php

index 1e7cfbd..fc2c9fc 100644 (file)
@@ -502,9 +502,10 @@ class Pman_Roo extends Pman
             }
             
             if(!is_array($titles)) {
-                
+                $titles = explode(',', $titles);
             }
             
+            
             if ($titles !== false) {
                 foreach($cols as $i=>$col) {
                     $se_config['cols'][] = array(