Fixing style errors.
This commit is contained in:
parent
2a9311b2d8
commit
cb7b66d52c
@ -412,7 +412,6 @@ class CMailFile
|
||||
{
|
||||
$result = $this->message->setFrom($this->getArrayAddress($from));
|
||||
}
|
||||
|
||||
} catch (Exception $e) {
|
||||
$this->errors[] = $e->getMessage();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user