From 76ea7f8211ebdc69de033cb2dc791e0cd28e4e07 Mon Sep 17 00:00:00 2001 From: Robin Johnson Date: Fri, 21 Jun 2002 03:51:53 +0000 Subject: [PATCH] 2002-06-20 Robin Johnson * tbl_qbe.php3: Using * for tables fields disables sorting for that field (Fix for bug #570698) --- ChangeLog | 4 ++++ tbl_qbe.php3 | 17 +++++++++++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 40efb7b3e..38b8fac25 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-06-20 Robin Johnson + * tbl_qbe.php3: Using * for tables fields disables + sorting for that field (Fix for bug #570698) + 2002-06-20 Marc Delisle * ChangeLog_till_2.2.6.gz removed from the distribution and copied to home page diff --git a/tbl_qbe.php3 b/tbl_qbe.php3 index d0d5d9877..b1b5fafe7 100755 --- a/tbl_qbe.php3 +++ b/tbl_qbe.php3 @@ -258,6 +258,14 @@ for ($x = 0; $x < $col; $x++) {