class.phpmailer.php --- SNIP ---
[338] $mime[] = "Content-Disposition: inline\n\n"; [339] $mime[] = sprintf("%s\n\n", $this->Body);
--- /SNIP ---
Log in to post a comment.