mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 13:46:38 +02:00
text-plain => text/plain
This commit is contained in:
@@ -23,7 +23,7 @@ class NativeMailerHandler extends MailHandler
|
||||
protected $to;
|
||||
protected $subject;
|
||||
protected $headers = array(
|
||||
'Content-type: text-plain; charset=utf-8'
|
||||
'Content-type: text/plain; charset=utf-8'
|
||||
);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user