upgraded phpmailer into v5.2.8 via composer
This commit is contained in:
parent
a51e9a5cfe
commit
c100da33bb
2
3rdparty
2
3rdparty
|
@ -1 +1 @@
|
||||||
Subproject commit ef80977061d4bc3a2d8ee0bf23a8287a3222b628
|
Subproject commit cb0e42027def10363ac37a8e02132ffbb6e38ae3
|
|
@ -12,8 +12,6 @@
|
||||||
* A class to handle mail sending.
|
* A class to handle mail sending.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require_once 'class.phpmailer.php';
|
|
||||||
|
|
||||||
class OC_Mail {
|
class OC_Mail {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue