
committed by
Marc Delisle

parent
797ec6faf0
commit
a9d9890726
@@ -152,7 +152,7 @@ function PMA_exportData($db, $table, $crlf, $error_url, $sql_query)
|
||||
$tablefixed = '_' . $tablefixed;
|
||||
}
|
||||
} else {
|
||||
$table = $tablefixed;
|
||||
$tablefixed = $table;
|
||||
}
|
||||
|
||||
$buffer = '';
|
||||
|
Reference in New Issue
Block a user