2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-27 19:32:16 +00:00
Files
website/common/code
Daniel James 860cb21970 Custom html_encode to use UTF-8.
PHP 5.4 uses UTF-8 by default, but PHP 5.3 uses ISO-8859-1 so character
encoding is going wrong there. So replace htmlentities with a function
that uses the correct encoding.
2014-07-20 23:36:24 +01:00
..
2014-07-20 23:36:24 +01:00
2014-04-13 14:24:47 +01:00
2014-07-20 23:36:24 +01:00
2006-06-17 15:24:43 +00:00
2014-04-30 09:15:38 +01:00
2009-11-05 10:45:01 +00:00
2014-07-06 21:08:30 +01:00