diff options
author | Silvio <s1lv10@uol.com.br> | 2010-07-28 12:08:01 -0300 |
---|---|---|
committer | Silvio <s1lv10@uol.com.br> | 2010-07-28 12:08:01 -0300 |
commit | b68832a00307b23fc402b501166d5ecc89447785 (patch) | |
tree | f093ee490afe4a578532d10f62aa6cd3902017fc /README | |
download | sf_isis_importer_plugin-b68832a00307b23fc402b501166d5ecc89447785.tar.gz sf_isis_importer_plugin-b68832a00307b23fc402b501166d5ecc89447785.tar.bz2 |
Initial import
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +sfIsisImporter +============== + +This plugin has classes to help importing an ISIS Database into a Symfony +project. It requires the Cinisis database reading library. |