mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
r230
Новое поле для окраски ников пользователей git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@230 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
b46930f1aa
commit
799ce1115c
1 changed files with 1 additions and 0 deletions
|
@ -1038,6 +1038,7 @@ CREATE TABLE `bb_ranks` (
|
|||
`rank_min` mediumint(8) NOT NULL default '0',
|
||||
`rank_special` tinyint(1) NOT NULL default '1',
|
||||
`rank_image` varchar(255) NOT NULL default '',
|
||||
`rank_style` varchar(255) NOT NULL default '',
|
||||
PRIMARY KEY (`rank_id`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue