|
Just for your information my testing with the new build which is a wrap up of any discussion here was done with html email set to yes. The changes I made would not matter whether html was set to yes or no really. It merely converts the html code back into the actual character. Thats what html_entity_decode does. The only two changes was to add the html decode lines and then an if clause to use nl2br if html email is set to yes for line breaks thats it.
I tested really with it on and off and all works for me.
|