Bugfix
This commit is contained in:
parent
e164ab954e
commit
3d476b878c
@ -201,10 +201,8 @@ foreach ($newfiles as $xfile)
|
||||
{
|
||||
if (is_readable($xfile))
|
||||
{
|
||||
// if ( _verif($db, $xfile) == 0)
|
||||
if (true)
|
||||
if ( _verif($db, $xfile) == 0)
|
||||
{
|
||||
|
||||
dolibarr_syslog("Lecture du fichier $xfile");
|
||||
|
||||
$error = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user