diff --git a/export.php b/export.php index dba62a41b2..a06a95a4c1 100644 --- a/export.php +++ b/export.php @@ -399,7 +399,7 @@ if (!defined('TESTSUITE')) { } $output_kanji_conversion = function_exists('PMA_Kanji_strConv') - && $type != 'xls'; + && $type != 'xls'; // Do we need to convert charset? $output_charset_conversion = $asfile