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

index 76980bc..0e6a97e 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;
+        //print_R($cfg);exit;
         // copy the config and alias so that book can be written to..
         $this->worksheetCfg[$cfg['workbook']] = &$cfg;