MDL-56000 lib: upgrade PHPMailer to 5.2.16

This commit is contained in:
Simey Lameze 2016-09-20 14:44:48 +08:00
parent 26162efe4a
commit 48dc4059da
8 changed files with 106 additions and 54 deletions

View file

@ -1,4 +1,4 @@
Description of PHPMailer 5.2.14 library import into Moodle
Description of PHPMailer 5.2.16 library import into Moodle
We now use a vanilla version of phpmailer and do our customisations in a
subclass.