bug 823939
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-10-15 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/russian-windows-1251: wrong charset (bug 823939)
|
||||
|
||||
2003-10-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* server_privileges.php3: bug 707516, sometimes db privileges
|
||||
are not shown
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Nicolay Zakharov <info at melody.org.ru> 16-Dec-2002
|
||||
*/
|
||||
|
||||
$charset = 'koi8-r';
|
||||
$charset = 'windows-1251';
|
||||
$text_dir = 'ltr';
|
||||
$left_font_family = 'sans-serif';
|
||||
$right_font_family = 'sans-serif';
|
||||
|
Reference in New Issue
Block a user