SimpleExcel.php
authorAlan Knowles <alan@roojs.com>
Fri, 22 Feb 2013 03:56:39 +0000 (11:56 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 22 Feb 2013 03:56:39 +0000 (11:56 +0800)
SimpleExcel.php

index 78eb4de..225590b 100644 (file)
@@ -226,7 +226,7 @@ class Pman_Core_SimpleExcel extends Pman
         $formats    = $this->formats;
         $worksheet  = $this->worksheet;
         
-        print_R($this->cfg);
+        print_R($this->cfg);exit;
         
         $hasRender   = false;
         $r = 0;