ExcelToJson.php
authorEdward <edward@roojs.com>
Mon, 18 Mar 2013 02:49:59 +0000 (10:49 +0800)
committerEdward <edward@roojs.com>
Mon, 18 Mar 2013 02:49:59 +0000 (10:49 +0800)
ExcelToJson.php

index 4c885ea..7f0e116 100644 (file)
@@ -42,9 +42,6 @@ class Pman_Core_ExcelToJson extends Pman_Roo
             $this->jerr("invalid file");
         }
         
-        $req = array(
-            
-        );
         
         $cols = false;
         $rows = array();