From f4e758d0c63a5d5f1ea51bb7a1c421bb340bfebf Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 25 Mar 2005 12:39:34 +0000 Subject: [PATCH] bug 1170255, undefined index Field --- ChangeLog | 3 +++ tbl_properties.inc.php | 7 +++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index b27c6cc3d..1aa3f2ad6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-03-25 Marc Delisle + * tbl_properties.inc.php: bug #1170255, undefined index: Field + 2005-03-25 Alexander M. Turek * db_details_structure.php: Let's prefer separate icons over CSS 3 hacks for marking a functionality as unavailable. diff --git a/tbl_properties.inc.php b/tbl_properties.inc.php index 83b6a3166..bc2cf2c05 100644 --- a/tbl_properties.inc.php +++ b/tbl_properties.inc.php @@ -1,7 +1,7 @@