Adapt to changes in export.

This commit is contained in:
Michal Čihař
2006-04-26 17:00:46 +00:00
parent 19d0390e8c
commit 04e666ff7c
4 changed files with 5 additions and 3 deletions

View File

@@ -512,7 +512,7 @@ class PMA_Table {
}
// set export settings we need
$GLOBALS['use_backquotes'] = 1;
$GLOBALS['sql_use_backquotes'] = 1;
$GLOBALS['asfile'] = 1;
// Ensure the target is valid