Browse Source

Update sql-dftables.txt

tags/6.5.9
tianya 6 days ago
parent
commit
e05f547418
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/install/sql-dftables.txt

+ 1
- 1
src/install/sql-dftables.txt View File

@@ -522,7 +522,7 @@ CREATE TABLE `#@__member_space` (
`spacelogo` varchar(50) NOT NULL default '' COMMENT '空间Logo',
`spacestyle` varchar(20) NOT NULL default '' COMMENT '空间主题',
`sign` varchar(100) NOT NULL default '没签名' COMMENT '用户签名',
`spacenews` text,
`spacenews` text COMMENT '空间新闻',
PRIMARY KEY (`mid`)
) TYPE=MyISAM;


Loading…
Cancel
Save