mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-01 07:25:09 +02:00
Call phpbb_set_encoding() on 'default_dateformat' to properly re-encode non-ascii characters that might be in default_dateformat. E.g. "d M Y à H:i" PHPBB3-9348