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

index 33a4d21..76980bc 100644 (file)
@@ -109,7 +109,7 @@ class Pman_Core_SimpleExcel extends Pman
         //echo '<PRE>';        print_R($cfg);
       //  print_r($cfg);exit;
         // Creating a worksheet
-        
+        print_R($cfg);exit;
         // copy the config and alias so that book can be written to..
         $this->worksheetCfg[$cfg['workbook']] = &$cfg;