Remi
11-26-2002, 03:01 AM
Hi every body
I need to add this (charset="utf-8") to the email header sent by report.php
I tried to add a template and then adding its variable to this line:
mail ($moderator[email],$subject,$message,"From: \"$bbtitle Mailer\" <$webmasteremail>");
It did not work :nervous: , infact "Report to moderator" link stoped working :smoke:
Can someone kindly help me before I add somthing to my functions.php :D
Thanks in advance
I need to add this (charset="utf-8") to the email header sent by report.php
I tried to add a template and then adding its variable to this line:
mail ($moderator[email],$subject,$message,"From: \"$bbtitle Mailer\" <$webmasteremail>");
It did not work :nervous: , infact "Report to moderator" link stoped working :smoke:
Can someone kindly help me before I add somthing to my functions.php :D
Thanks in advance