mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-14 18:34:41 +02:00
When viewing a private message, when message edit count is 1 Undefined index EDITED_TIME_TOTAL php notice appears. Changed the message formatting method to what is used in viewtopic.php. PHPBB3-11106