fix (scrutinizer) remove comments and create function send an email TODO

This commit is contained in:
FLIO 2023-02-01 23:31:53 +01:00
parent 4c5bcd02b7
commit cc0d9b27f2

View File

@ -334,7 +334,7 @@ if (empty($reshook) && $action == 'add') {
if ($result > 0) {
require_once DOL_DOCUMENT_ROOT.'/core/class/CMailFile.class.php';
$object = $proj;
if ($object->email) {
$subject = '';
$msg = '';