aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/schema_data.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/schemas/schema_data.php')
-rw-r--r--phpBB/install/schemas/schema_data.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/install/schemas/schema_data.php b/phpBB/install/schemas/schema_data.php
index ff14ef26fa..f4f5d3444d 100644
--- a/phpBB/install/schemas/schema_data.php
+++ b/phpBB/install/schemas/schema_data.php
@@ -109,6 +109,10 @@ $schema_data[] = array(
array('captcha_gd_foreground_noise', '0'),
array('captcha_gd_x_grid', '25'),
array('captcha_gd_y_grid', '25'),
+ array('captcha_gd_wave', '0'),
+ array('captcha_gd_3d_noise', '1'),
+ array('captcha_gd_fonts', '1'),
+ array('confirm_refresh', '1'),
array('check_attachment_content', '1'),
array('check_dnsbl', '0'),
array('chg_passforce', '0'),