mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Vote button and v2 file list topic url display (#1138)
This commit is contained in:
parent
70988814c5
commit
3dedb7e33d
8 changed files with 163 additions and 2 deletions
|
@ -251,6 +251,7 @@ define('BB_TOPICS_WATCH', 'bb_topics_watch');
|
|||
define('BB_USER_GROUP', 'bb_user_group');
|
||||
define('BB_USERS', 'bb_users');
|
||||
define('BB_WORDS', 'bb_words');
|
||||
define('BB_THX', 'bb_thx');
|
||||
|
||||
define('TORRENT_EXT', 'torrent');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue