From 2648aa2e17566077595ce9495ff4ddb39b838dd5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 13 Jul 2005 16:30:12 +0000 Subject: [PATCH] how to enable the charset choice for exported file --- ChangeLog | 3 +++ Documentation.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index e1b89f9a1..193da9cab 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-07-13 Marc Delisle + * Documentation.html: how to enable the charset choice for exported file + 2005-07-13 Michal Čihař * libraries/common.lib.php: Use eval for config file including to catch parse errors (bug #1223319), on error page display config file that diff --git a/Documentation.html b/Documentation.html index 93b530a07..18c56f8de 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1388,6 +1388,9 @@ Defaults to FALSE (drop-down).
and used language file must have it enabled (by default only these which are in Unicode, just to avoid losing some characters).

+ Setting this to TRUE also activates a pull-down menu + in the Export page, to choose the character set when exporting a file. +

$cfg['RecodingEngine'] string