From 69dd779f407a41d9b6ea5b8c7418cfac322368cb Mon Sep 17 00:00:00 2001 From: Sutharshan Balachandren Date: Fri, 16 Apr 2010 09:57:53 +0200 Subject: [PATCH] [interface] Fix initial state of tables in designer. bug #2983060, patch #2987900 --- ChangeLog | 2 ++ pmd_general.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5df54a14d..ac9f99830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA thanks to Björn Wiberg - bwiberg - bug #2983066 [interface] Flush table on table operations shows the query twice, thanks to Martynas Mickevičius - BlinK_ +- bug #2983060, patch #2987900 [interface] Fix initial state of tables in + designer, thanks to Sutharshan Balachandren. 3.3.2.0 (2010-04-13) - patch #2969449 [core] Name for MERGE engine varies depending on the diff --git a/pmd_general.php b/pmd_general.php index 8fd22fd39..6956dd65a 100644 --- a/pmd_general.php +++ b/pmd_general.php @@ -225,7 +225,7 @@ for ($i = 0; $i < count($GLOBALS['PMD']["TABLE_NAME"]); $i++) { > + >