From ad129f6a2fc5a77db6b676058f6820ec5435e450 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Nov 2006 09:53:45 +0000 Subject: [PATCH] bug #1602335, browse distinct values and name containing a quote --- ChangeLog | 4 ++++ tbl_structure.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 106f830fa..2a846a4e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL$ +2006-11-26 Marc Delisle + * tbl_structure.php: bug #1602335, browse distinct values + and name containing a quote + 2006-11-24 Marc Delisle * tbl_change.php, Documentation.html: users can now toggle the display of the Function column from the interface diff --git a/tbl_structure.php b/tbl_structure.php index 7286a6739..244b33321 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -373,7 +373,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) { - +