mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 11:46:19 +01:00
Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE
This commit is contained in:
parent
78e3908f92
commit
121ff1f93f
@ -7,3 +7,6 @@ class.phpmailer.php
|
||||
* Support for gb18030 (MDL-5229)
|
||||
* Correct timezone in date (MDL-12596)
|
||||
* Backported fixes for CVE-2007-3215 (MDL-18348)
|
||||
* Custom EncodeHeader() to allow multibyte subjects (textlib). Seems that current phpmailer version (2.3) has it properly implemented (though dependent of mbstring).
|
||||
* Custom constructor PHPMailer()
|
||||
* Custom SetLanguage() function
|
||||
|
Loading…
x
Reference in New Issue
Block a user