doc
This commit is contained in:
parent
a17bcd1768
commit
1ce9da8026
@ -128,6 +128,7 @@ class CMailFile
|
||||
|
||||
// Image
|
||||
public $html;
|
||||
public $msgishtml;
|
||||
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 $html_images = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user