From fd2ca33e46ad96e4e39fd89a2df00e21b4fb1cae Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sun, 7 Oct 2007 15:10:34 +0000 Subject: [PATCH] make note that you need a valid login to use this function # from user note git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243760 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ftp/functions/ftp-pasv.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/reference/ftp/functions/ftp-pasv.xml b/reference/ftp/functions/ftp-pasv.xml index 8150771fe4..87a610140d 100644 --- a/reference/ftp/functions/ftp-pasv.xml +++ b/reference/ftp/functions/ftp-pasv.xml @@ -1,5 +1,5 @@ - + ftp_pasv @@ -18,6 +18,10 @@ rather than by the server. It may be needed if the client is behind firewall. + + Please note that ftp_pasv can only be called after a + successfull login or otherwise it will fail. + &reftitle.parameters;