test
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user