Fix typo in topic watching stuff

This commit is contained in:
Aleksei Miheev
2014-01-05 13:06:27 +00:00
parent c623b24515
commit d0209f6384

View File

@@ -664,7 +664,7 @@ function Display()
// Check if the topic is been watched by user
if ($user_info['is_guest']) {
$context['is_watched'] == false;
$context['is_watched'] = false;
} else {
$result = db_query("
SELECT watch FROM {$db_prefix}watch_topics