Development

Changeset 8663

You must first sign up to be able to contribute.

Changeset 8663

Show
Ignore:
Timestamp:
04/28/08 22:35:26 (7 months ago)
Author:
Garfield-fr
Message:

add infos into README

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfPhpExcelPlugin/trunk/README

    r7484 r8663  
    11= sfPhpExcel plugin = 
    22 
    3 sfPhpExcelPlugin work work with [http://www.phpexcel.net PHPExcel] 
     3sfPhpExcelPlugin work with [http://www.phpexcel.net PHPExcel]. It can generate MS Excel files version 5 and 2007. 
    44 
    55== Installation == 
     
    3737 
    3838=== TRUNK === 
    39  * PHPExcel version 1.6.0 
    40  * Modified examples for work with symfony 
     39 * PHPExcel version 1.6.1 
     40 * Modification of examples to work with symfony