commit
						27769143a9
					
				| 
						 | 
				
			
			@ -388,6 +388,7 @@ function psm_update_available() {
 | 
			
		|||
function psm_build_mail($from_name = null, $from_email = null) {
 | 
			
		||||
	$phpmailer = new \PHPMailer();
 | 
			
		||||
	$phpmailer->Encoding = "base64";
 | 
			
		||||
	$phpmailer->CharSet = 'UTF-8';
 | 
			
		||||
	$phpmailer->SMTPDebug = false;
 | 
			
		||||
 | 
			
		||||
	if(psm_get_conf('email_smtp') == '1') {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue