From 55dbe97c66c4831bfaf783c32bbba263040dac7d Mon Sep 17 00:00:00 2001 From: Nicolas Chaillan Date: Sun, 25 May 2003 22:30:27 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128753 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ftp/functions/ftp-exec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/ftp/functions/ftp-exec.xml b/reference/ftp/functions/ftp-exec.xml index cad8ec38f4..a69e48314d 100644 --- a/reference/ftp/functions/ftp-exec.xml +++ b/reference/ftp/functions/ftp-exec.xml @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ Sends a SITE EXEC command request to the FTP - server. Returns &true; if the command was successful (sever sent response code: + server. Returns &true; if the command was successful (server sent response code: 200); otherwise returns &false;.