From 0d319d3eca7cc28953988ca530fdf07493f17d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 4 Feb 2005 13:56:13 +0000 Subject: [PATCH] Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120). --- ChangeLog | 3 +++ tbl_change.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c130fbb61..c582d000c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-02-04 Michal Čihař + * tbl_change.php: Fix TIMESTAMP editing on MySQL 4.1 (bug #1114120). + 2005-02-03 Alexander M. Turek * tbl_addfield.php: Bug #1040682 (adding field with collation). diff --git a/tbl_change.php b/tbl_change.php index 3047234db..89da53632 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -806,7 +806,7 @@ foreach ($loop_array AS $vrowcount => $vrow) { ?>