no message

This commit is contained in:
Loïc Chapeaux
2001-09-07 19:43:04 +00:00
parent 0ac430fd27
commit fdc6209238

View File

@@ -5,14 +5,39 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2001-09-07 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* main.php3, line 208: fixed an invalid link id.
* db_details.php3:
- optimisation round;
- the 'location' header must be above any output!
* tbl_properties.php3:
- the 'location' header must be above any output!
- line 456: fixed an invalid link to the official MySQL documentation;
- added background color for indexes;
- removed the Browse/Select/Insert/Empty links at the middle of the page.
* lib.inc.php3:
- adjusted font sizes depending on IE versions;
- line 2337: fixed an illegal index warning with php3;
- line 1762: invalid number of parameters in the function call.
* db_details.php3; db_readdump.php3; sql.php3; lib.inc.php3; main.php3;
tbl_copy.php3; tbl_properties.inc.php3; tbl_properties.php3;
tbl_rename.php3; mult_submits.inc.php3: $reload has now true boolean
values.
* tbl_rename.php3: the query used to complete this action is now displayed.
* sql.php3: removed unnecessary javascript stuff.
* lang/greek.inc.php3: new translation thanks to
Panayotis Katsaloulis <teras@noc.uoa.gr>.
* lang/french.inc.php3: little improvement
("Textes entiers" -> "Textes complets").
2001-09-07 Marc Delisle <lem9@users.sourceforge.net> 2001-09-07 Marc Delisle <lem9@users.sourceforge.net>
* tbl_change.php3, bug 459449: $row had old data from header.inc * tbl_change.php3, bug 459449: $row had old data from header.inc
2001-09-05 Marc Delisle <lem9@users.sourceforge.net> 2001-09-06 Marc Delisle <lem9@users.sourceforge.net>
* tbl_dump.php3, bug 458074, "transmit not working in IE 5.5": needed * tbl_dump.php3, bug 458074, "transmit not working in IE 5.5": needed
"Content-Disposition: inline". "Content-Disposition: inline".
2001-09-05 Lo<4C>c Chapeaux <lolo@phpheaven.net> 2001-09-06 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/galician.inc.php3: updated thanks to * lang/galician.inc.php3: updated thanks to
Xos<6F> Calvo <xosecalvo at terra.es>. Xos<6F> Calvo <xosecalvo at terra.es>.
* lib.inc.php3: * lib.inc.php3: