Closed C-Lodder closed 9 years ago
Currently not working as we're using $message= $filter->clean($message, 'string'); which strips all HTML tags
$message= $filter->clean($message, 'string');
Currently not working as we're using
$message= $filter->clean($message, 'string');
which strips all HTML tags