mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-12 06:56:24 +00:00
Merge branch '1.3' of github.com:cakephp/cakephp into 1.3
This commit is contained in:
commit
d9484c109f
1 changed files with 3 additions and 0 deletions
|
@ -261,6 +261,9 @@ class EmailComponent extends Object{
|
||||||
* it be handled by sendmail (or similar) or a string
|
* it be handled by sendmail (or similar) or a string
|
||||||
* to completely override the Message-ID.
|
* to completely override the Message-ID.
|
||||||
*
|
*
|
||||||
|
* If you are sending Email from a shell, be sure to set this value. As you
|
||||||
|
* could encounter delivery issues if you do not.
|
||||||
|
*
|
||||||
* @var mixed
|
* @var mixed
|
||||||
* @access public
|
* @access public
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue