DataObjects/Office.php
authorEdward <edward@roojs.com>
Wed, 23 Jan 2013 07:17:38 +0000 (15:17 +0800)
committerEdward <edward@roojs.com>
Wed, 23 Jan 2013 07:17:38 +0000 (15:17 +0800)
SimpleExcel.php

SimpleExcel.php

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