Too verbose
This commit is contained in:
parent
6fe9b589ed
commit
fd0615b3fc
@ -401,7 +401,7 @@ class ImportXlsx extends ModeleImports
|
|||||||
else $tablewithentity_cache[$tablename] = 0; // table does not contains entity field
|
else $tablewithentity_cache[$tablename] = 0; // table does not contains entity field
|
||||||
} else dol_print_error($this->db);
|
} else dol_print_error($this->db);
|
||||||
} else {
|
} else {
|
||||||
dol_syslog("Table ".$tablename." check for entity into cache is ".$tablewithentity_cache[$tablename]);
|
//dol_syslog("Table ".$tablename." check for entity into cache is ".$tablewithentity_cache[$tablename]);
|
||||||
}
|
}
|
||||||
|
|
||||||
// array of fields to column index
|
// array of fields to column index
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user