Security note
This commit is contained in:
parent
482e18ee05
commit
8de8425712
|
|
@ -4237,7 +4237,8 @@ class PHPMailer
|
|||
*
|
||||
* @param string $html The HTML text to convert
|
||||
* @param bool|callable $advanced Any boolean value to use the internal converter,
|
||||
* or provide your own callable for custom conversion
|
||||
* or provide your own callable for custom conversion.
|
||||
* *Never* pass user-supplied data into this parameter
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue