mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update legacy-changes.txt
This commit is contained in:
parent
37b03e4489
commit
3af34b048f
1 changed files with 1 additions and 1 deletions
|
@ -153,5 +153,5 @@ ALTER TABLE `bb_topics` ADD COLUMN `topic_allow_robots` TINYINT(1) UNSIGNED NOT
|
|||
INSERT INTO `bb_config` VALUES ('magnet_links_for_guests', '0');
|
||||
INSERT INTO `bb_config` VALUES ('tp_instance_hash', '');
|
||||
|
||||
// 2.4.5
|
||||
// 2.4.5-rc.5
|
||||
DELETE FROM `bb_config` WHERE `config_name` = 'tp_instance_hash';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue