浏览代码

Replace calls to htmlspecialchars() with sm_encode_html_special_chars().

New function sm_encode_html_special_chars() encodes HTML special
characters by calling htmlspecialchars(). It sets the character set
to ISO-8859-1, to fix compatibility with PHP >= 5.4.

See #3491925
Thijs Kinkhorst 12 年之前
父节点
当前提交
b97a5fc331

暂无可用数据