
2 Dec
2005
2 Dec
'05
6:45 a.m.
Hi, For 2.7.1, there is at least one case where I cannot just reemploy my previous version of config.inc.php. Those new lines $cfg['Export']['file_template_table'] = '__TABLE__'; $cfg['Export']['file_template_database'] = '__DB__'; $cfg['Export']['file_template_server'] = '__SERVER__'; present in config.default.php are not used, if I have a config.inc.php with some other $cfg['Export'] parameters. Marc