From fe30b1f13b295a5dfdfb2e3c11f7aec39b2d9e6d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 7 Aug 2007 16:37:41 +0000 Subject: [PATCH] patch #1766391 Doc and UploadDir --- ChangeLog | 1 + Documentation.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d646e3a20..13e61c39a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -95,6 +95,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + [lang] Italian update, thanks to Luca Rebellato + [lang] Spanish update, thanks to Daniel Hinostroza . [export] Do not obey $cfg['MaxTableList'] on database export +- [doc] UploadDir and the Import tab, thanks to Juergen Wind 2.10.3.0 (2007-07-20) diff --git a/Documentation.html b/Documentation.html index 4e22e337b..e53ca8074 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1689,8 +1689,8 @@ $cfg['TrustedProxies'] = The name of the directory where SQL files have been uploaded by other means than phpMyAdmin (for example, ftp). Those files - are available under a drop-down box when you click the database name, - then the SQL tab. + are available under a drop-down box when you click the database or + table name, then the Import tab.

If you want different directory for each user, %u will be replaced