SimpleExcel.php
authorEdward <edward@roojs.com>
Tue, 22 Jan 2013 07:26:59 +0000 (15:26 +0800)
committerEdward <edward@roojs.com>
Tue, 22 Jan 2013 07:26:59 +0000 (15:26 +0800)
SimpleExcel.php

index 770cd8b..ce2a894 100644 (file)
@@ -155,6 +155,7 @@ class Pman_Core_SimpleExcel extends Pman
             $worksheet->setColumn ( $c, $c, $col_cfg['width'] / 5);
              
         }
+        exit;
         $start_row++;
         $hasRender  = false;
            //     DB_DataObject::debugLevel(1);