how to enable the charset choice for exported file
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2005-07-13 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* Documentation.html: how to enable the charset choice for exported file
|
||||||
|
|
||||||
2005-07-13 Michal Čihař <michal@cihar.com>
|
2005-07-13 Michal Čihař <michal@cihar.com>
|
||||||
* libraries/common.lib.php: Use eval for config file including to catch
|
* libraries/common.lib.php: Use eval for config file including to catch
|
||||||
parse errors (bug #1223319), on error page display config file that
|
parse errors (bug #1223319), on error page display config file that
|
||||||
|
@@ -1388,6 +1388,9 @@ Defaults to FALSE (drop-down). <br />
|
|||||||
and used language file must have it enabled (by default only these
|
and used language file must have it enabled (by default only these
|
||||||
which are in Unicode, just to avoid losing some characters).
|
which are in Unicode, just to avoid losing some characters).
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
Setting this to <tt>TRUE</tt> also activates a pull-down menu
|
||||||
|
in the Export page, to choose the character set when exporting a file.
|
||||||
|
<br /><br />
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt><b>$cfg['RecodingEngine'] </b>string</dt>
|
<dt><b>$cfg['RecodingEngine'] </b>string</dt>
|
||||||
|
Reference in New Issue
Block a user