mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
Release 2.2.0.
This commit is contained in:
parent
f39006bcac
commit
1575b6eae0
9 changed files with 309 additions and 7 deletions
|
@ -912,7 +912,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');
|
||||
VALUES ('1', '1', '1', '2', UNIX_TIMESTAMP(), '0', '0', '0', '', '0', '0', '0', '1', '', '0', '0');
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for `bb_posts_html`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue