ExcelToJson.php
authorEdward <edward@roojs.com>
Mon, 18 Mar 2013 04:00:21 +0000 (12:00 +0800)
committerEdward <edward@roojs.com>
Mon, 18 Mar 2013 04:00:21 +0000 (12:00 +0800)
ExcelToJson.php

index d67e54a..b844fee 100644 (file)
@@ -110,7 +110,7 @@ class Pman_Core_ExcelToJson extends Pman_Roo
                 'itemsite_qty' => $r['QUANTITY']
             );
         }
-        
+        print_r($ret);exit;
         $this->jok($ret);