* Coding standards

* Fixed bug #592000 (dir="ltr" for textarea tags)
This commit is contained in:
Loïc Chapeaux
2002-08-10 11:36:53 +00:00
parent 1c8ae3ee69
commit a98edc9389

View File

@@ -5,6 +5,11 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-08-10 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* config.inc.php3: coding standards.
* db_details.php3; db_details_qbe.php3; tbl_change.php3;
tbl_query_box.php3: fixed bug #592000 (dir="ltr" for textarea tags).
2002-08-09 Marc Delisle <lem9@users.sourceforge.net>
* user_details.php3: bug 591602, mysql.user lowercase "password",
thanks to Thomas B<>hr <baehr at glaswald.de>