* updated phpmailer to version 5.2.26 (from 5.2.23)

This commit is contained in:
slawkens1
2017-11-19 20:25:03 +01:00
parent aaed21f752
commit be38f51cc7
9 changed files with 112 additions and 53 deletions

View File

@@ -34,7 +34,7 @@ class POP3
* @var string
* @access public
*/
public $Version = '5.2.23';
public $Version = '5.2.26';
/**
* Default POP3 port number.