From b67429218df35b67d5df8c4a38840155e267fa1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Thu, 14 Mar 2019 08:19:22 +0100 Subject: [PATCH] Update html.formmail.class.php Conflicts: htdocs/core/class/html.formmail.class.php --- htdocs/core/class/html.formmail.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/class/html.formmail.class.php b/htdocs/core/class/html.formmail.class.php index 6dd2264bf8b..c42acac2549 100644 --- a/htdocs/core/class/html.formmail.class.php +++ b/htdocs/core/class/html.formmail.class.php @@ -78,7 +78,7 @@ class FormMail extends Form /** * @var int * @deprecated Fill withto with array before calling method. - * @see withto + * @see $withto */ public $withtosocid; @@ -1290,7 +1290,7 @@ class FormMail extends Form * @param CommonObject $object Object to use * @param Translate $outputlangs Object lang * @return void - * @see getCommonSubstitutionArray + * @see getCommonSubstitutionArray() */ function setSubstitFromObject($object, $outputlangs) {