vrana           Wed Feb 14 11:28:40 2007 UTC

  Modified files:              
    /phpdoc/en/reference/zip/functions  ziparchive-open.xml 
  Log:
  Missing OVERWRITE flag
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/functions/ziparchive-open.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/zip/functions/ziparchive-open.xml
diff -u phpdoc/en/reference/zip/functions/ziparchive-open.xml:1.2 
phpdoc/en/reference/zip/functions/ziparchive-open.xml:1.3
--- phpdoc/en/reference/zip/functions/ziparchive-open.xml:1.2   Mon Aug 14 
13:12:56 2006
+++ phpdoc/en/reference/zip/functions/ziparchive-open.xml       Wed Feb 14 
11:28:40 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.ziparchive-open">
  <refnamediv>
   <refname>ZipArchive::open</refname>
@@ -36,6 +36,11 @@
        <itemizedlist>
         <listitem>
          <para>
+          <constant>ZIPARCHIVE::OVERWRITE</constant>
+         </para>
+        </listitem>
+        <listitem>
+         <para>
           <constant>ZIPARCHIVE::CREATE</constant>
          </para>
         </listitem>

Reply via email to