Fixing style errors.

This commit is contained in:
stickler-ci 2021-09-30 10:59:29 +00:00
parent d74776622d
commit f6b9336a82

View File

@ -2037,7 +2037,7 @@ if ($action == 'create') {
'
);
}
}
}
if (!empty($conf->notification->enabled)) {
require_once DOL_DOCUMENT_ROOT.'/core/class/notify.class.php';