Skip to content

Commit

Permalink
FIX#31237
Browse files Browse the repository at this point in the history
  • Loading branch information
alsoft10 committed Oct 3, 2024
1 parent 22944a2 commit 117e548
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions htdocs/emailcollector/class/emailcollector.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -2658,8 +2658,6 @@ public function doCollectOneCollector($mode = 0)
} else {
dol_syslog("One and only one existing third party has been found");

$thirdpartystatic->fetch($result);

$operationslog .= '<br>Thirdparty already exists with id = '.dol_escape_htmltag($thirdpartystatic->id);
}
}
Expand Down

0 comments on commit 117e548

Please sign in to comment.