Created
August 11, 2011 04:43
-
-
Save ppadron/1138921 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<main> | |
<emkt trans=”11.10″> | |
<nome>Lista de Contatos Importada via FTP</nome> | |
<arquivo>ftp://meuusuario:[email protected]/contatos.csv</arquivo> | |
<separador>;</separador> | |
<campos> | |
<nome col=”0″/> | |
<email col=”1″/> | |
<empresa col=”3″/> | |
</campos> | |
</emkt> | |
</main> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment