smtp : update docComment

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2725 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-05-23 11:40:19 +00:00
parent 905bb21540
commit 58359a35d2

View File

@@ -140,7 +140,7 @@ class smtp
* @param string $from The email address used for the from enveloppe
* @param string|array $to the recipient of the email. Not displayed in the
* email content
* @param $completeMail The content of the email
* @param string $completeMail The content of the email
* @return the message from the server (where is stored the message queue
* identifier
*/