mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update mysql.sql
This commit is contained in:
parent
5beff9c616
commit
0f65860e70
@ -831,7 +831,7 @@ CREATE TABLE IF NOT EXISTS `bb_posts` (
|
||||
-- ----------------------------
|
||||
-- Records of bb_posts
|
||||
-- ----------------------------
|
||||
INSERT INTO `bb_posts` VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '', '0', '0', '', '0', '0', '0', '1', '', '0', '0');
|
||||
INSERT INTO `bb_posts` VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '0', '0', '0', '', '0', '0', '0', '1', '', '0', '0');
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for `bb_posts_html`
|
||||
|
Loading…
Reference in New Issue
Block a user