Opened 13 years ago
Last modified 13 years ago
#80 new defect
Fix all htmlentities() to use XHTML and UTF-8
Reported by: | ajanata | Owned by: | ajanata |
---|---|---|---|
Priority: | minor | Milestone: | time_t overflow |
Component: | SocialGamer Website | Keywords: | php_is_stupid |
Cc: |
Description
, ENT_COMPAT | ENT_XHTML, "UTF-8"
Note: See
TracTickets for help on using
tickets.
Bah, our PHP version is too old to have the ENT_XHTML and related ones. Still, need to specify UTF-8.