mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update topic_watch.php
This commit is contained in:
parent
acf059c04f
commit
0bf953919c
@ -16,6 +16,7 @@ obtain_word_list($orig_word, $replacement_word);
|
|||||||
$page_cfg['use_tablesorter'] = true;
|
$page_cfg['use_tablesorter'] = true;
|
||||||
$page_cfg['include_bbcode_js'] = true;
|
$page_cfg['include_bbcode_js'] = true;
|
||||||
$tracking_topics = get_tracks('topic');
|
$tracking_topics = get_tracks('topic');
|
||||||
|
$tracking_forums = get_tracks('forum');
|
||||||
|
|
||||||
$user_id = $userdata['user_id'];
|
$user_id = $userdata['user_id'];
|
||||||
if (isset($_GET[POST_USERS_URL]))
|
if (isset($_GET[POST_USERS_URL]))
|
||||||
|
Loading…
Reference in New Issue
Block a user