sean            Thu Oct 26 02:11:58 2006 UTC

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   fopen.xml 
  Log:
  zcontext is inconsistent with the rest of the manual
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.27&r2=1.28&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/fopen.xml
diff -u phpdoc/en/reference/filesystem/functions/fopen.xml:1.27 
phpdoc/en/reference/filesystem/functions/fopen.xml:1.28
--- phpdoc/en/reference/filesystem/functions/fopen.xml:1.27     Thu Mar 31 
15:01:43 2005
+++ phpdoc/en/reference/filesystem/functions/fopen.xml  Thu Oct 26 02:11:57 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.fopen">
    <refnamediv>
@@ -13,7 +13,7 @@
       
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
       <methodparam><type>string</type><parameter>mode</parameter></methodparam>
       <methodparam 
choice="opt"><type>bool</type><parameter>use_include_path</parameter></methodparam>
-      <methodparam 
choice="opt"><type>resource</type><parameter>zcontext</parameter></methodparam>
+      <methodparam 
choice="opt"><type>resource</type><parameter>context</parameter></methodparam>
      </methodsynopsis>
     <simpara>
      <function>fopen</function> binds a named resource, specified

Reply via email to