vrana Thu Mar 31 09:41:26 2005 EDT
Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Punctuation http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.25&r2=1.26&ty=u Index: phpdoc/en/reference/filesystem/functions/fopen.xml diff -u phpdoc/en/reference/filesystem/functions/fopen.xml:1.25 phpdoc/en/reference/filesystem/functions/fopen.xml:1.26 --- phpdoc/en/reference/filesystem/functions/fopen.xml:1.25 Mon Nov 29 18:15:35 2004 +++ phpdoc/en/reference/filesystem/functions/fopen.xml Thu Mar 31 09:41:25 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.25 $ --> +<!-- $Revision: 1.26 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 --> <refentry id="function.fopen"> <refnamediv> @@ -50,9 +50,9 @@ <literal>context</literal> and/or &php.ini; options. Refer to the specific page for the protocol in use for a list of options which can be set. ( i.e. &php.ini; value - <literal>user_agent</literal> used by the <literal>http</literal> wrapper) + <literal>user_agent</literal> used by the <literal>http</literal> wrapper). For a description of <literal>contexts</literal> and the - <parameter>zcontext</parameter> parameter , refer to <xref linkend="ref.stream"/>. + <parameter>zcontext</parameter> parameter, refer to <xref linkend="ref.stream"/>. </simpara> </note> ¬e.context-support;