aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/firebird_schema.sql
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/schemas/firebird_schema.sql')
-rw-r--r--phpBB/install/schemas/firebird_schema.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/install/schemas/firebird_schema.sql b/phpBB/install/schemas/firebird_schema.sql
index 344c4844a9..71dd488963 100644
--- a/phpBB/install/schemas/firebird_schema.sql
+++ b/phpBB/install/schemas/firebird_schema.sql
@@ -1206,6 +1206,7 @@ CREATE TABLE phpbb_styles_imageset (
btn_search VARCHAR(200) DEFAULT '' NOT NULL,
btn_edit VARCHAR(200) DEFAULT '' NOT NULL,
btn_report VARCHAR(200) DEFAULT '' NOT NULL,
+ btn_warn VARCHAR(200) DEFAULT '' NOT NULL,
btn_email VARCHAR(200) DEFAULT '' NOT NULL,
btn_www VARCHAR(200) DEFAULT '' NOT NULL,
btn_icq VARCHAR(200) DEFAULT '' NOT NULL,