1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/16643] Remove dbms_version config setting

PHPBB3-16643
This commit is contained in:
Máté Bartus
2021-01-31 14:21:37 +01:00
parent 2a57477718
commit 0f7b89838a
5 changed files with 38 additions and 10 deletions

View File

@@ -326,7 +326,6 @@ class phpbb_questionnaire_phpbb_data_provider
'cookie_secure' => true,
'coppa_enable' => true,
'database_gc' => true,
'dbms_version' => true,
'default_dateformat' => true,
'default_lang' => true,
'display_last_edited' => true,