tweak
This commit is contained in:
@@ -332,7 +332,7 @@ function _booking_custom_email($nid, $email_type, $sender = 'contact') {
|
||||
'filename' => 'test.txt',
|
||||
'filemime' => 'text/plain',
|
||||
);
|
||||
$params['attachments'][] = $attachment;
|
||||
$params['attachment'] = $attachment;
|
||||
}
|
||||
|
||||
//load the node matching this id
|
||||
|
Reference in New Issue
Block a user