diff --git a/library/includes/ucp/topic_watch.php b/library/includes/ucp/topic_watch.php index e23dbb65..4ee3f4de 100644 --- a/library/includes/ucp/topic_watch.php +++ b/library/includes/ucp/topic_watch.php @@ -16,6 +16,7 @@ obtain_word_list($orig_word, $replacement_word); $page_cfg['use_tablesorter'] = true; $page_cfg['include_bbcode_js'] = true; $tracking_topics = get_tracks('topic'); +$tracking_forums = get_tracks('forum'); $user_id = $userdata['user_id']; if (isset($_GET[POST_USERS_URL]))