FIX travis error again

This commit is contained in:
Regis Houssin 2018-11-15 18:24:32 +01:00
parent e58dd3c0b1
commit 03acd7a40c

View File

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