Merge conflict resolved for Lori's tree merge to main
This commit is contained in:
@@ -91,6 +91,7 @@ $cfg_db['Export']['format'] = array('codegen', 'csv', 'excel', 'htmlexcel',
|
||||
'yaml');
|
||||
$cfg_db['Export']['compression'] = array('none', 'zip', 'gzip', 'bzip2');
|
||||
$cfg_db['Export']['charset'] = array_merge(array(''), $GLOBALS['cfg']['AvailableCharsets']);
|
||||
$cfg_db['Export']['method'] = array('quick', 'custom', 'custom-no-form');
|
||||
|
||||
/**
|
||||
* Config options which will be placed in config file even if they are set
|
||||
|
Reference in New Issue
Block a user