X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman%2FRoo.php;fp=Pman%2FRoo.php;h=ec4539294105160a6455f9aea4ae6c136e46103a;hb=b8df09e22337dd2e5e45ab1cd4a593118ac872bc;hp=bc56d60854ee26a19e8620bd571e8b65b0966f6b;hpb=6a8750e39ada70a56932eabd44eb1372d80e8589;p=Pman.Base diff --git a/Pman/Roo.php b/Pman/Roo.php index bc56d60..ec45392 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -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); }