mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
R593
Обновлен дамп базы Signed-off-by: Dark Nightmare <gtdarknightmare@gmail.com>
This commit is contained in:
parent
f992d730fd
commit
179baf8543
1 changed files with 1 additions and 0 deletions
|
@ -788,6 +788,7 @@ INSERT INTO `bb_forums` VALUES (1, 1, 'Ваш первый форум', 'Опи
|
|||
|
||||
CREATE TABLE IF NOT EXISTS `bb_groups` (
|
||||
`group_id` mediumint(8) NOT NULL AUTO_INCREMENT,
|
||||
`avatar_ext_id` int(15) NOT NULL DEFAULT '0',
|
||||
`group_time` int(11) NOT NULL DEFAULT '0',
|
||||
`group_type` tinyint(4) NOT NULL DEFAULT '1',
|
||||
`release_group` tinyint(4) NOT NULL DEFAULT '0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue