mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128753 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
eb48e5ac4b
commit
55dbe97c66
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/ftp.xml, last change in rev 1.32 -->
|
||||
<refentry id='function.ftp-exec'>
|
||||
<refnamediv>
|
||||
|
@ -15,7 +15,7 @@
|
|||
</methodsynopsis>
|
||||
<para>
|
||||
Sends a SITE EXEC <parameter>command</parameter> 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:
|
||||
<literal>200</literal>); otherwise returns &false;.
|
||||
</para>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue