From 8faf212ff659a85e7c5e3ada2e8590116523d99a Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 13 Jan 2017 17:17:38 +0200 Subject: [PATCH] test --- src/lib/sendmail.php | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/src/lib/sendmail.php b/src/lib/sendmail.php index a519483..2d13c80 100644 --- a/src/lib/sendmail.php +++ b/src/lib/sendmail.php @@ -292,9 +292,6 @@ namespace 'message_body' => 'test' ]; - - - $header = 'From: '.$email_from."\n". 'Reply-To: '.$data_base['email_reply']."\n". -- libgit2 0.21.4