Fix warning
This commit is contained in:
parent
cc44ce7ddd
commit
e77413e1e4
@ -242,6 +242,7 @@ class CMailFile
|
||||
{
|
||||
$this->html = $msg;
|
||||
|
||||
$findimg = 0;
|
||||
if (!empty($conf->global->MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS))
|
||||
{
|
||||
$findimg = $this->findHtmlImages($dolibarr_main_data_root.'/medias');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user