mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-14 19:07:39 +01:00
461084d400
The ideal solution was to convert to MySQL's utf8mb4 charset, but then we would lose support for MySQL < 5.5.3. In this fix, incompatible characters are encoded as HTML numeric character references (eg. #65536) and just stripped from body_nommarkup. |
||
---|---|---|
.. | ||
lib | ||
locale | ||
mod | ||
anti-bot.php | ||
cache.php | ||
config.php | ||
database.php | ||
display.php | ||
events.php | ||
filters.php | ||
functions.php | ||
image.php | ||
instance-config.php | ||
mod.php | ||
remote.php | ||
template.php |