phpmyadmin/libraries
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
..
cache Add new cache directory 2020-03-28 10:38:11 +01:00
classes Fix column names option for CSV Export 2022-11-25 21:15:49 +01:00
.gitignore
advisory_rules_generic.php Replace the master/slave terminology 2021-12-18 14:26:56 -03:00
advisory_rules_mysql_before80003.php Fix gettext incorrectly detection string as php-format 2020-08-31 19:02:11 -03:00
config.default.php Fix column names option for CSV Export 2022-11-25 21:15:49 +01:00
config.values.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
constants.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00
routes.php Merge branch 'QA_5_1' into QA_5_2 2022-04-21 17:48:27 -03:00
services_controllers.php Extract Simulate DML action from ImportController 2021-12-27 18:37:15 -03:00
services_loader.php Add void return type where possible 2021-09-13 15:29:11 -03:00
services.php Extract Simulate DML action from ImportController 2021-12-27 18:37:15 -03:00
vendor_config.php Replace vendor_config.php constants with an array 2021-12-26 16:48:56 -03:00