JMailHelper::cleanBody
Cleans any injected headers from the email body.
Signature
public function cleanBody(string
$body )
Parameters
-
$body
- email body string.
Returns
- string
- Cleaned email body string.