From 998685ec9851f0621b355cfd6dc118ef262c09a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 31 Aug 2001 16:16:45 +0000 Subject: [PATCH] added a file upload box in table properties page --- ChangeLog | 2 ++ tbl_properties.php3 | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 454002166..a6c42eb91 100755 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,8 @@ $Source$ of the xhtml generated pages. * db_readdump.php3, line 24: fixed a bug if $sql_file = ''. * lang/polish.inc.php3: updated thanks to Piotr Roszatycki. + * tbl_properties.php3, lines 573-576: added the same file upload box than + the one at db_details.php3. 2001-08-31 Olivier Müller * releasing phpMyAdmin 2.2.0-final diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 037fd93ac..2aaf80805 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -570,6 +570,10 @@ echo "\n";  
+ $strOr $strLocationTextfile"; ?> :
+
+
+