From 291ac614fd6f85e91585d185b5975d55a5185bea Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Nov 2006 09:48:06 +0000 Subject: [PATCH] bug #1602335, browse distinct values and name containing a quote --- ChangeLog | 4 ++++ tbl_properties_structure.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6ab596d6d..0123cfe5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-11-26 Marc Delisle + * tbl_properties_structure.php: bug #1602335, browse distinct values + and name containing a quote + 2006-11-19 Michal Čihař * libraries/unzip.lib.php: Fix check for encrypted file (bug #1596304). diff --git a/tbl_properties_structure.php b/tbl_properties_structure.php index 589c71584..186e4b8ef 100644 --- a/tbl_properties_structure.php +++ b/tbl_properties_structure.php @@ -366,7 +366,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) { - +