Update html.formmail.class.php
Conflicts: htdocs/core/class/html.formmail.class.php
This commit is contained in:
parent
8410d59182
commit
b67429218d
@ -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)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user