typo
This commit is contained in:
@@ -311,7 +311,7 @@ $cfg['Export']['onserver'] = FALSE;
|
||||
$cfg['Export']['onserver_overwrite'] = FALSE;
|
||||
$cfg['Export']['remember_file_template'] = TRUE;
|
||||
|
||||
$cfg['Export']['xls_columns' = FALSE;
|
||||
$cfg['Export']['xls_columns'] = FALSE;
|
||||
$cfg['Export']['xls_null'] = 'NULL';
|
||||
|
||||
$cfg['Export']['csv_columns'] = FALSE;
|
||||
@@ -569,8 +569,8 @@ $cfg['SaveDir'] = ''; // Directory where phpMyAdmin can sa
|
||||
$cfg['docSQLDir'] = ''; // Directory for docSQL imports, phpMyAdmin can import
|
||||
// docSQL files from that directory. For example
|
||||
// './docSQL'. Leave empty for no docSQL import support.
|
||||
$cfg['TempDir'] = ''; // Directory where phpMyAdmin can save temporary files.
|
||||
// This is needed for MS Excel export, see documentation
|
||||
$cfg['TempDir'] = ''; // Directory where phpMyAdmin can save temporary files.
|
||||
// This is needed for MS Excel export, see documentation
|
||||
// how to enable that.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user