-
VincentM Jun 8, 2017Hello,
That would be nice to be able to post some code on the items support (Questions / Comments). Or at least not loose indent with this simple str_replace:
$message = str_replace(' ', ' ', $message);
If there is 2 spaces, then replace it by " ".
Thanks,
Vincent. -
Thanks for your suggestion. We will have a look how we can improve that