From 9c49f27f8d0a6b2356812cccc71267cb3f0e496e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 5 May 2001 20:40:35 +0000 Subject: [PATCH] grab_globals.inc.php3 handles now the $HTTP_POST_FILES array and the left frame is reloaded if a table is created --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index e3f38b7e0..e78d96dfe 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-05-04 Loïc Chapeaux + * grab_globals.inc.php3 handles now the $HTTP_POST_FILES array + * db_readdump.php3, line 24: added a trick to enforce reloading of the left + frame if a table has to be created (not tested enough to be add to the + stable version yet) + 2001-05-04 Marc Delisle * outsource some strings in main.php3 * kill the bug in main.php3 about Create privilege