Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
025d498f51
@ -128,6 +128,7 @@ class CMailFile
|
|||||||
|
|
||||||
// Image
|
// Image
|
||||||
public $html;
|
public $html;
|
||||||
|
public $msgishtml;
|
||||||
public $image_boundary;
|
public $image_boundary;
|
||||||
public $atleastoneimage = 0; // at least one image file with file=xxx.ext into content (TODO Debug this. How can this case be tested. Remove if not used).
|
public $atleastoneimage = 0; // at least one image file with file=xxx.ext into content (TODO Debug this. How can this case be tested. Remove if not used).
|
||||||
public $html_images = array();
|
public $html_images = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user