no message

This commit is contained in:
Loïc Chapeaux
2001-11-20 15:55:29 +00:00
parent ead2dd467a
commit e83c1e891d

View File

@@ -5,6 +5,12 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-11-20 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* tbl_change.php3, lines 146-148: set the default function to "NOW()"
for timestamp fields only in insert mode (ie not in update mode).
* sql.php3; tbl_select.php3; libraries/display_tbl.php3: changed
"$sessionMaxRows" by "$session_max_rows" (PEAR codding standards).
2001-11-19 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* tbl_change.php3, lines 208-212: always use the existing timestamp
value in the update statement else MySQL auto-update it to the