diff --git a/htdocs/emailcollector/class/emailcollector.class.php b/htdocs/emailcollector/class/emailcollector.class.php index af3529aa9ad..3af345fb10f 100644 --- a/htdocs/emailcollector/class/emailcollector.class.php +++ b/htdocs/emailcollector/class/emailcollector.class.php @@ -2169,6 +2169,8 @@ class EmailCollector extends CommonObject } } } + } else { + dol_syslog("One and only one existing third party has been found"); } } } @@ -2552,6 +2554,8 @@ class EmailCollector extends CommonObject } } } + } else { + $operationslog .= '
Project already exists msgid ='.dol_escape_htmltag($msgid); } } elseif ($operation['type'] == 'ticket') { // Create ticket