Hide ftp.PORT "constant" as a local

This commit is contained in:
Diego Nehab 2016-03-07 01:33:08 -03:00
parent 916b548240
commit 23ce5aeaa2
2 changed files with 2 additions and 3 deletions

View file

@ -86,7 +86,6 @@ the FTP module:
<ul>
<li> <tt>PASSWORD</tt>: default anonymous password.
<li> <tt>PORT</tt>: default port used for the control connection;
<li> <tt>TIMEOUT</tt>: sets the timeout for all I/O operations;
<li> <tt>USER</tt>: default anonymous user;
</ul>