rfc2047 encode notification email headers
This commit is contained in:
@@ -205,4 +205,6 @@ function email_header_encode($in_str, $charset) {
|
||||
$out_str = $start . $out_str . $end;
|
||||
}
|
||||
return $out_str;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user