cvs: phpdoc-nl /reference/ftp/functions ftp-raw.xml
[email protected] ("Sander Roobol")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvssander1046533959@cvsserver> |
sander Sat Mar 1 10:52:39 2003 EDT
Modified files:
/phpdoc-nl/reference/ftp/functions ftp-raw.xml
Log:
typo
Index: phpdoc-nl/reference/ftp/functions/ftp-raw.xml
diff -u phpdoc-nl/reference/ftp/functions/ftp-raw.xml:1.1 phpdoc-nl/reference/ftp/functions/ftp-raw.xml:1.2
--- phpdoc-nl/reference/ftp/functions/ftp-raw.xml:1.1 Sat Mar 1 10:44:42 2003
+++ phpdoc-nl/reference/ftp/functions/ftp-raw.xml Sat Mar 1 10:52:39 2003
@@ -13,7 +13,7 @@
<methodparam><type>string</type><parameter>command</parameter></methodparam>
</methodsynopsis>
<para>
- Staart een willekeurig <parameter>command</parameter> naar de FTP server.
+ Stuurt een willekeurig <parameter>command</parameter> naar de FTP server.
Geeft het antwoord van de server terug als een array van strings.
Het antwoord wordt niet verwerkt, noch beslist <function>ftp_raw</function>
of het commando succesvol was.