PHPMailer 5.2.22 버전 적용

This commit is contained in:
thisgun
2017-01-18 10:44:03 +09:00
parent f7c6a52f6d
commit c817b1edb7
10 changed files with 153 additions and 25 deletions

View File

@ -259,7 +259,7 @@ if (XRegExp) {
//---------------------------------
// Overriden native methods
// Overridden native methods
//---------------------------------
// Adds named capture support (with backreferences returned as `result.name`), and fixes two