mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +02:00
Two new images (reported/unapproved items), please update your database. Added blank images as placeholders.
git-svn-id: file:///svn/phpbb/trunk@3639 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
BIN
phpBB/imagesets/subSilver/item_reported.gif
Normal file
BIN
phpBB/imagesets/subSilver/item_reported.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1012 B |
BIN
phpBB/imagesets/subSilver/item_unapproved.gif
Normal file
BIN
phpBB/imagesets/subSilver/item_unapproved.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1001 B |
File diff suppressed because one or more lines are too long
@@ -587,6 +587,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 '',
|
||||||
|
item_approved varchar(200) NOT NULL default '',
|
||||||
|
item_reported varchar(200) NOT NULL default '',
|
||||||
goto_post varchar(200) default NULL,
|
goto_post varchar(200) default NULL,
|
||||||
goto_post_new varchar(200) default NULL,
|
goto_post_new varchar(200) default NULL,
|
||||||
goto_post_latest varchar(200) default NULL,
|
goto_post_latest varchar(200) default NULL,
|
||||||
|
Reference in New Issue
Block a user