patch #1766391 Doc and UploadDir

This commit is contained in:
Marc Delisle
2007-08-07 16:37:41 +00:00
parent 889b9bbb23
commit fe30b1f13b
2 changed files with 3 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
+ [lang] Italian update, thanks to Luca Rebellato + [lang] Italian update, thanks to Luca Rebellato
+ [lang] Spanish update, thanks to Daniel Hinostroza + [lang] Spanish update, thanks to Daniel Hinostroza
. [export] Do not obey $cfg['MaxTableList'] on database export . [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) 2.10.3.0 (2007-07-20)

View File

@@ -1689,8 +1689,8 @@ $cfg['TrustedProxies'] =
The name of the directory where The name of the directory where
<abbr title="structured query language">SQL</abbr> files have been <abbr title="structured query language">SQL</abbr> files have been
uploaded by other means than phpMyAdmin (for example, ftp). Those files uploaded by other means than phpMyAdmin (for example, ftp). Those files
are available under a drop-down box when you click the database name, are available under a drop-down box when you click the database or
then the <abbr title="structured query language">SQL</abbr> tab. table name, then the Import tab.
<br /><br /> <br /><br />
If you want different directory for each user, %u will be replaced If you want different directory for each user, %u will be replaced