Pman/Roo.php
authorAlan Knowles <alan@roojs.com>
Tue, 21 May 2019 08:49:14 +0000 (16:49 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 21 May 2019 08:49:14 +0000 (16:49 +0800)
Pman/Roo.php

index bf56c6f..f1e5647 100644 (file)
@@ -506,8 +506,7 @@ class Pman_Roo extends Pman
             
         } 
         
-        print_R($data);exit;
-        foreach($data as $x) {
+         foreach($data as $x) {
             //echo "<PRE>"; print_r(array($_REQUEST['csvCols'], $x->toArray())); exit;
             $line = array();