mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -07:00
Update functions.php
This commit is contained in:
parent
cf4d5a619e
commit
eac45be9f4
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ $bf['user_opt'] = [
|
||||||
'dis_post_edit' => 13, // [PROHIBITIONS] Block editing own posts / topics
|
'dis_post_edit' => 13, // [PROHIBITIONS] Block editing own posts / topics
|
||||||
'user_dls' => 14, // [SETTINGS] Hide list of "Current downloads" in my profile
|
'user_dls' => 14, // [SETTINGS] Hide list of "Current downloads" in my profile
|
||||||
'user_retracker' => 15, // [SETTINGS] Add my retracker into downloaded torrent files
|
'user_retracker' => 15, // [SETTINGS] Add my retracker into downloaded torrent files
|
||||||
|
'user_hide_torrent_client' => 16 // [SETTINGS] Option to hide user's torrent client in peer list
|
||||||
];
|
];
|
||||||
|
|
||||||
function bit2dec($bit_num)
|
function bit2dec($bit_num)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue