Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
There's a unused variable which can be removed inXenForo_Model_Conversationline 692[php]$conversationUserCondition = 'conversation_id = ' . $db->quote($conversationId) . ' AND user_id = ' . $db->quote($userId);[/php]
There's a unused variable which can be removed in
XenForo_Model_Conversation
line 692
[php]
$conversationUserCondition = 'conversation_id = ' . $db->quote($conversationId)
. ' AND user_id = ' . $db->quote($userId);
[/php]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences