PHPMailer 5.2.19 버전 적용

This commit is contained in:
thisgun
2016-12-27 11:56:11 +09:00
parent 1e3a4f2657
commit 5fde923aa0
27 changed files with 4270 additions and 152 deletions

View File

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