aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas/mysql_basic.sql
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/schemas/mysql_basic.sql')
-rw-r--r--phpBB/install/schemas/mysql_basic.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/install/schemas/mysql_basic.sql b/phpBB/install/schemas/mysql_basic.sql
index bb6312bd89..b58789e8b5 100644
--- a/phpBB/install/schemas/mysql_basic.sql
+++ b/phpBB/install/schemas/mysql_basic.sql
@@ -170,6 +170,8 @@ INSERT INTO phpbb_auth_options (auth_value, is_global) VALUES ('u_email', 1);
INSERT INTO phpbb_auth_options (auth_value, is_global) VALUES ('u_pm', 1);
INSERT INTO phpbb_auth_options (auth_value, is_global) VALUES ('u_avatar', 1);
INSERT INTO phpbb_auth_options (auth_value, is_global) VALUES ('u_viewonline', 1);
+INSERT INTO phpbb_auth_options (auth_value, is_global) VALUES ('u_owncolor', 1);
+INSERT INTO phpbb_auth_options (auth_value, is_global) VALUES ('u_grpcolor', 1);
# -- phpbb_styles