mirror of
https://github.com/torrentpier/torrentpier
synced 2025-07-12 16:13:22 -07:00
r593
Форматирование.
This commit is contained in:
parent
b8cb7633e6
commit
61b27dd444
7 changed files with 37 additions and 35 deletions
|
@ -797,7 +797,7 @@ CREATE TABLE IF NOT EXISTS `bb_groups` (
|
|||
`group_single_user` tinyint(1) NOT NULL DEFAULT '1',
|
||||
PRIMARY KEY (`group_id`),
|
||||
KEY `group_single_user` (`group_single_user`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue