phpmyadmin/test/classes/Config
Scott Mcgowan 6fc1401ee2
Fix column names option for CSV Export
Previously work was done to enable column names in CSV exports by
default. This change actually ended up overwriting the column name value
so that column names were included in all exports regardless of whether
or not the property was disabled. This commit changes the default for
column names to enabled as the original change intended, and removes
the property overwrite.

Signed-off-by: Scott McGowan mcgowanscott16@gmail.com
2022-11-25 21:15:49 +01:00
..
Forms Get default config values from Config\Settings classes 2021-09-30 12:04:47 -03:00
Settings Fix column names option for CSV Export 2022-11-25 21:15:49 +01:00
ConfigFileTest.php Remove @access annotations 2021-12-22 11:43:45 -03:00
DescriptionTest.php Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
FormDisplayTemplateTest.php Escape config-form's action attribute 2022-01-13 10:34:47 -03:00
FormDisplayTest.php Get default config values from Config\Settings classes 2021-09-30 12:04:47 -03:00
FormTest.php Get default config values from Config\Settings classes 2021-09-30 12:04:47 -03:00
PageSettingsTest.php Merge branch 'QA_5_1-security' into master-security 2022-01-13 17:41:16 -03:00
ServerConfigChecksTest.php Update setup page to generate better blowfish_secret keys 2022-09-26 17:33:38 -03:00
SettingsTest.php Merge branch 'QA_5_1-security' into master-security 2022-01-11 14:31:56 -03:00