mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
More missing stuff ... sure it was here before
git-svn-id: file:///svn/phpbb/trunk@3732 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
a827c0c413
commit
82f0af1349
1 changed files with 2 additions and 0 deletions
|
@ -675,6 +675,8 @@ CREATE TABLE phpbb_styles_imageset (
|
||||||
icon_no_aim varchar(200) default '',
|
icon_no_aim varchar(200) default '',
|
||||||
icon_no_yim varchar(200) default '',
|
icon_no_yim varchar(200) default '',
|
||||||
icon_no_msnm varchar(200) default '',
|
icon_no_msnm varchar(200) default '',
|
||||||
|
icon_online varchar(200) default '',
|
||||||
|
icon_offline varchar(200) default '',
|
||||||
item_unapproved varchar(200) NOT NULL default '',
|
item_unapproved varchar(200) NOT NULL default '',
|
||||||
item_reported varchar(200) NOT NULL default '',
|
item_reported varchar(200) NOT NULL default '',
|
||||||
goto_post varchar(200) default NULL,
|
goto_post varchar(200) default NULL,
|
||||||
|
|
Loading…
Add table
Reference in a new issue