diff --git a/functions/ftp.xml b/functions/ftp.xml index d98567c9d6..cc1ceb3ddd 100644 --- a/functions/ftp.xml +++ b/functions/ftp.xml @@ -1,5 +1,5 @@ - + FTP functions FTP @@ -341,6 +341,9 @@ ftp_quit($conn_id); Returns &true; on success, &false; on error. + + See also ftp_fget. +