clarify explanation for AllowAnywhereRecoding

This commit is contained in:
Marc Delisle
2008-09-07 14:55:25 +00:00
parent b189b35c4c
commit 575dde5816

View File

@@ -1477,7 +1477,8 @@ ALTER TABLE `pma_column_comments`
which are in Unicode, just to avoid losing some characters).<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.
in the Export page, to choose the character set when exporting a file.
The default value in this menu comes from <tt>$cfg['Export']['charset']</tt>.
</dd>
<dt id="cfg_RecodingEngine">$cfg['RecodingEngine'] string</dt>