From: Edward Date: Mon, 9 Feb 2015 09:19:52 +0000 (+0800) Subject: SimpleExcel.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7dfa928a246def2ac3a3545f8f0986dd1fb3aaab SimpleExcel.php --- diff --git a/SimpleExcel.php b/SimpleExcel.php index b290e41f..bd14f80d 100644 --- a/SimpleExcel.php +++ b/SimpleExcel.php @@ -96,7 +96,6 @@ class Pman_Core_SimpleExcel extends Pman if (!empty($cfg['workbook'])) { - print_r('run');exit; $this->buildPage( array(), $data,$cfg); } elseif (!empty($cfg['workbooks'])) { foreach($cfg['workbooks'] as $i =>$wcfg) {