mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
Cleanup for SensioLabs Insights.
This commit is contained in:
+1
-1
@@ -87,6 +87,6 @@ class Mailer
|
||||
. '--Mage-mixed-' . $boundary . '--' . self::EOL
|
||||
;
|
||||
|
||||
$mail_sent = @mail($this->address, $subject, $message, $headers);
|
||||
@mail($this->address, $subject, $message, $headers);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user