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

index 71a89cd..78eb4de 100644 (file)
@@ -226,6 +226,8 @@ class Pman_Core_SimpleExcel extends Pman
         $formats    = $this->formats;
         $worksheet  = $this->worksheet;
         
+        print_R($this->cfg);
+        
         $hasRender   = false;
         $r = 0;