Skip to content
Snippets Groups Projects
Commit 7825b70c authored by jgaimard's avatar jgaimard
Browse files

vocabulaire abonné

parent 408a6b21
Branches
Tags
No related merge requests found
......@@ -5,4 +5,4 @@ report
fichiers/cache
fichiers/log
fichiers/transferts
*~
\ No newline at end of file
*~
......@@ -70,7 +70,7 @@ class abonne
public function importFicheAscii($data) {
// Transco accents
$data=$this->changeAccents($data);
$enreg['MAIL'] = '';
// Données d'import
$data=explode(chr(9),$data);
for($i=0; $i<count($this->champs); $i++) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment