From 526060696e7897d25552267228237c3eb1f73d75 Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Tue, 27 Jun 2017 13:01:09 +1000 Subject: [PATCH] test --- booking.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booking.module b/booking.module index 2aaa34f..3be6d49 100644 --- a/booking.module +++ b/booking.module @@ -882,7 +882,7 @@ function booking_mail_alter(&$message) { 'MIME-Version' => '1.0', 'Content-Type' => 'text/html; charset=UTF-8; format=flowed', 'Content-Transfer-Encoding' => '8bit', - 'X-Mailer' => 'Drupal', + 'X-Mailer' => 'Drupal1', ); }else{ $headers = array(