Merge pull request #10025 from hregis/develop_bug

FIX travis error again
This commit is contained in:
Laurent Destailleur 2018-11-15 18:34:21 +01:00 committed by GitHub
commit 0d443c434e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1050,7 +1050,6 @@ class EmailCollector extends CommonObject
}
}
}
}
if (empty($thirdpartyid)) // Try to find thirdparty using email
@ -1236,7 +1235,6 @@ class EmailCollector extends CommonObject
else
{
dol_syslog("EmailCollector::doCollectOneCollector message ".$imapemail." to ".$connectstringtarget." was set to read", LOG_DEBUG);
}
}
else