This commit is contained in:
Roman Kelesidis 2025-03-17 19:26:41 +03:00
commit 3f5c3b05fc
2 changed files with 0 additions and 2 deletions

View file

@ -152,5 +152,3 @@ ALTER TABLE `bb_topics` ADD COLUMN `topic_allow_robots` TINYINT(1) UNSIGNED NOT
// 2.4.5-rc.2 // 2.4.5-rc.2
INSERT INTO `bb_config` VALUES ('magnet_links_for_guests', '0'); INSERT INTO `bb_config` VALUES ('magnet_links_for_guests', '0');
INSERT INTO `bb_config` VALUES ('tp_instance_hash', ''); INSERT INTO `bb_config` VALUES ('tp_instance_hash', '');
// 2.4.5

View file