mirror of
https://github.com/Seldaek/monolog.git
synced 2025-02-24 06:52:34 +01:00
text-plain => text/plain
This commit is contained in:
parent
5ac0d070b7
commit
ac69638824
@ -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'
|
||||
);
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user