From 064944a0b0aa1f8521a1ad1b59f9779237c5d59f Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Sun, 10 Nov 2013 22:30:58 +0530 Subject: [PATCH] Fix indentation --- export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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