X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=SimpleExcel.php;h=6440b6db41a613ff87250680f605b83267aaed3a;hb=aff5434e06069be0629d463cbcb1fcbb298ff9b5;hp=30bd3b33aaf62cf0201f803f79ddf946c4c7b15f;hpb=4623948a8078a08031e979c8cc880085436937da;p=Pman.Core diff --git a/SimpleExcel.php b/SimpleExcel.php index 30bd3b33..6440b6db 100644 --- a/SimpleExcel.php +++ b/SimpleExcel.php @@ -10,7 +10,7 @@ * * -new Pman_Core_SimpleExcel(array( +new Pman_Core_SimpleExcel($data_array, array( 'formats' => array( 'format_name' => array( 'Align' => 'left' ), // etc... ),