deprecate method send_an_email
This commit is contained in:
parent
9fe920b2a9
commit
b22d5b3e8a
@ -448,6 +448,7 @@ class Adherent extends CommonObject
|
||||
{
|
||||
// phpcs:enable
|
||||
dol_syslog('Warning using deprecated Adherent::send_an_email', LOG_WARNING);
|
||||
|
||||
return $this->sendEmail($text, $subject, $filename_list, $mimetype_list, $mimefilename_list, $addr_cc, $addr_bcc, $deliveryreceipt, $msgishtml, $errors_to, $moreinheader);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user