Added default for XML structure/data
This commit is contained in:
@@ -1650,6 +1650,12 @@ $cfg['Export']['sql_insert_syntax'] = 'both';
|
|||||||
*/
|
*/
|
||||||
$cfg['Export']['pdf_report_title'] = '';
|
$cfg['Export']['pdf_report_title'] = '';
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*
|
||||||
|
*@global string $cfg['Export']['xml_structure_or_data']
|
||||||
|
*/
|
||||||
|
$cfg['Export']['xml_structure_or_data'] = 'data';
|
||||||
/**
|
/**
|
||||||
* Export schema for each structure
|
* Export schema for each structure
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user