Too verbose
This commit is contained in:
parent
e46d4ee75d
commit
3a073c75e7
@ -401,7 +401,7 @@ class ImportXlsx extends ModeleImports
|
||||
else $tablewithentity_cache[$tablename] = 0; // table does not contains entity field
|
||||
} else dol_print_error($this->db);
|
||||
} 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user