Merge branch '1.3' of github.com:cakephp/cakephp into 1.3

This commit is contained in:
mark_story 2010-11-22 21:29:33 -05:00
commit d9484c109f

View file

@ -261,6 +261,9 @@ class EmailComponent extends Object{
* it be handled by sendmail (or similar) or a string
* 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
* @access public
*/