Made `ConversationHandler` less error-prone
authorMarcel Werk <burntime@woltlab.com>
Mon, 19 Feb 2024 16:29:14 +0000 (17:29 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 19 Feb 2024 16:29:14 +0000 (17:29 +0100)
commite23349a09a6c32f5aa978d93365303c2744594d1
treed412187cfc3b7a0ca2cb3df29fe313310f2ff78b
parentf0b1f79942ae5491bd8a61258b954bb7d88d0318
Made `ConversationHandler` less error-prone

The number of unread conversations is often shown in the templates. If this is accidentally queried for a guest due to individual template changes, it leads directly to an error message.
files/lib/system/conversation/ConversationHandler.class.php