diff --git a/ChangeLog b/ChangeLog index a99ac52a7..23c2517b3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-03-17 Marc Delisle + * Documentation.html: bug #1165148, typo in Documentation.html + 2005-03-16 Marc Delisle * tbl_properties_structure.php, tbl_alter.php, tbl_properties.inc.php, config.inc.php (comment only), libraries/common.lib.php: diff --git a/Documentation.html b/Documentation.html index afea4e329..fe9ea14fa 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1337,7 +1337,7 @@ Defaults to FALSE (drop-down).
Defines the default language to use, if not browser-defined or user-defined.
- See the select_lang.inc.php script to know the valid values for + See the select_lang.lib.php script to know the valid values for this setting.

@@ -1345,7 +1345,7 @@ Defaults to FALSE (drop-down).
$cfg['Lang'] string
Force: always use this language (must be defined in the - select_lang.inc.php script). + select_lang.lib.php script).