Update functions.php

This commit is contained in:
Roman Kelesidis 2025-05-04 10:22:09 +03:00
commit eac45be9f4

View file

@ -197,6 +197,7 @@ $bf['user_opt'] = [
'dis_post_edit' => 13, // [PROHIBITIONS] Block editing own posts / topics
'user_dls' => 14, // [SETTINGS] Hide list of "Current downloads" in my profile
'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)