@ -310,6 +310,8 @@ class Email {
*/
protected function create_mailer()
{
throw new RuntimeException('je fais un test ');
$mailer = new PHPMailer();
if ($this->config['protocol'] === 'smtp')