From a2dfdd2ee8c423aff64b6f1ead1acf423289e483 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 24 Jun 2004 20:50:42 +0000 Subject: [PATCH] remove auto-select of exported textarea --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4ca43cf28..d4e64b116 100755 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ $Source$ Michael Keck * footer.inc.php: sync left frame when choosing a db from server_databases, thanks to Michael Keck + * export.php: no longer auto-select the textarea containing exported data 2004-06-24 Alexander M. Turek * libraries/dbi/mysqli.dbi.php: Undefined variable if PMA_DBI_getError() is