Continued formatting of JCB code
This commit is contained in:
@ -187,8 +187,7 @@ abstract class ComponentbuilderEmail
|
||||
|
||||
// load the bounce email as sender if set
|
||||
if (!is_null($bounce_email))
|
||||
{
|
||||
|
||||
{
|
||||
$mail->Sender = $bounce_email;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user