Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1473 in master
Browse files Browse the repository at this point in the history
  • Loading branch information
GeeH committed Apr 26, 2015
2 parents 6845126 + 2e85482 commit 7a0f1b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/modules/zend.mail.message.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Sometimes you may want to provide HTML content, or multi-part content. To do tha
message object, and then set it as the body of your mail message object. When you do so, the ``Message`` class will
automatically set a "MIME-Version" header, as well as an appropriate "Content-Type" header.

In addition you can check how to add attachment to your message :ref:`E-mail Attachments<zend.mail.attachments>`.

.. code-block:: php
:linenos:
Expand Down

0 comments on commit 7a0f1b8

Please sign in to comment.