Minor improvements (#1502)

* Minor improvements

* Update build_files_integrity.php

* Updated

* Update usercp_viewprofile.tpl

* Updated

* Update config.php

* Updated

* Update register.php

* Updated

* Update main.php

* Update functions.php

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-06-10 13:30:47 +07:00 committed by GitHub
commit 141fab021a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 22 additions and 43 deletions

View file

@ -676,7 +676,8 @@ INSERT INTO `bb_disallow` (`disallow_id`, `disallow_username`)
VALUES ('1', 'torrentpier*'),
('2', 'tracker*'),
('3', 'forum*'),
('4', 'torrent*');
('4', 'torrent*'),
('5', 'admin*');
-- ----------------------------
-- Table structure for `bb_extensions`