didou Wed Dec 31 04:33:11 2003 EDT
Modified files: /phpdoc/en/reference/network/functions fsockopen.xml Log: proto Index: phpdoc/en/reference/network/functions/fsockopen.xml diff -u phpdoc/en/reference/network/functions/fsockopen.xml:1.12 phpdoc/en/reference/network/functions/fsockopen.xml:1.13 --- phpdoc/en/reference/network/functions/fsockopen.xml:1.12 Thu Dec 18 12:46:02 2003 +++ phpdoc/en/reference/network/functions/fsockopen.xml Wed Dec 31 04:33:11 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <!-- splitted from ./en/functions/network.xml, last change in rev 1.2 --> <refentry id="function.fsockopen"> <refnamediv> @@ -11,7 +11,7 @@ <refsect1> <title>Description</title> <methodsynopsis> - <type>int</type><methodname>fsockopen</methodname> + <type>resource</type><methodname>fsockopen</methodname> <methodparam><type>string</type><parameter>target</parameter></methodparam> <methodparam><type>int</type><parameter>port</parameter></methodparam> <methodparam choice="opt"><type>int</type><parameter>errno</parameter></methodparam>