FAQ 5.11
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-10-15 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* Documentation.html: FAQ entry about browser charset settings.
|
||||||
|
|
||||||
2002-10-15 Marc Delisle <lem9@users.sourceforge.net>
|
2002-10-15 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/auth/cookie.auth.lib.php3: let them use a blank password,
|
* libraries/auth/cookie.auth.lib.php3: let them use a blank password,
|
||||||
thanks to Juliano Ravasi Ferraz (jferraz)
|
thanks to Juliano Ravasi Ferraz (jferraz)
|
||||||
|
@@ -2147,6 +2147,16 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
version, we cannot workaround this bug.
|
version, we cannot workaround this bug.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<b>[5.11] Extended-ASCII characters like German umlauts are displayed
|
||||||
|
wrong.</b>
|
||||||
|
<br />
|
||||||
|
Please ensure that you have set your browser's charset to the one of the
|
||||||
|
language file you have selected on phpMyAdmin's start page.
|
||||||
|
Alternatively, you can try the auto detection mode that is supported by the
|
||||||
|
recent versions of the most browsers.
|
||||||
|
</p>
|
||||||
|
|
||||||
<a name="faqusing"></a>
|
<a name="faqusing"></a>
|
||||||
<h3>[6. Using phpMyAdmin]</h3>
|
<h3>[6. Using phpMyAdmin]</h3>
|
||||||
<p>
|
<p>
|
||||||
|
Reference in New Issue
Block a user