Problem with the function htmlentities
Posted: Fri May 07, 2010 9:55 am
I have a problem with the function htmlentities in form.php
htmlentities($this->objectValue); - line 1511
I use Greek (greek_general_ci for the base and ISO 8859-7 for the pages) are not supported by this function.
It will create a problem if Ι remove it?
Is there another solution?
Thanks.
htmlentities($this->objectValue); - line 1511
I use Greek (greek_general_ci for the base and ISO 8859-7 for the pages) are not supported by this function.
It will create a problem if Ι remove it?
Is there another solution?
Thanks.