no message

This commit is contained in:
Loïc Chapeaux
2001-08-08 12:06:15 +00:00
parent e81d458aa7
commit f100ad8f35

View File

@@ -5,12 +5,17 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2001-08-08 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* tbl_replace.php3: fixed some coding style inconcistencies and optimized a
bit both the '$set$' switch cases.
2001-08-08 Steve Alberty <alberty@neptunlabs.de> 2001-08-08 Steve Alberty <alberty@neptunlabs.de>
* tbl_replace.php3: remove warning in a new row if a 'set' field * tbl_replace.php3: remove warning in a new row if a 'set' field is not
is not selected selected.
2001-08-07 Robin Johnson <robbat2@orbis-terrarum.net> 2001-08-07 Robin Johnson <robbat2@orbis-terrarum.net>
* user_details.php3, line 664: fixed '<?echo' to '<?php echo' for XML compatiblity * user_details.php3, line 664: fixed '<?echo' to '<?php echo' for XML
compatiblity.
2001-08-07 Lo<4C>c Chapeaux <lolo@phpheaven.net> 2001-08-07 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lib.inc.php3 & sql.php3: fix for the order bugs (need to be tested). * lib.inc.php3 & sql.php3: fix for the order bugs (need to be tested).