From c7e23ab90e4f88c10c1ed41c9c1e71302c8dc71d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Nov 2010 19:21:04 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 40c6aac..ae49e98 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -669,7 +669,7 @@ class Pman_Roo extends Pman $cols[] = $c; } } - + echo '
' ;print_r($cols);exit;
             $selectAs = array(array(  $cols , '%s'));
             
         } 
-- 
2.39.2