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:
Ludovic Arnaud 2003-03-13 00:38:42 +00:00
parent c8298ccd51
commit 4577cf61d1
4 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,012 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,001 B

File diff suppressed because one or more lines are too long

View file

@ -587,6 +587,8 @@ CREATE TABLE phpbb_styles_imageset (
icon_no_aim varchar(200) default '',
icon_no_yim 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_new varchar(200) default NULL,
goto_post_latest varchar(200) default NULL,