pajoye          Sun Jun 24 21:49:35 2007 UTC

  Modified files:              
    /phpdoc/en/reference/zip/functions  ziparchive-getfromname.xml 
  Log:
  - remove wrong flags, they do not work with this method
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/functions/ziparchive-getfromname.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/zip/functions/ziparchive-getfromname.xml
diff -u phpdoc/en/reference/zip/functions/ziparchive-getfromname.xml:1.5 
phpdoc/en/reference/zip/functions/ziparchive-getfromname.xml:1.6
--- phpdoc/en/reference/zip/functions/ziparchive-getfromname.xml:1.5    Wed Jun 
20 22:25:39 2007
+++ phpdoc/en/reference/zip/functions/ziparchive-getfromname.xml        Sun Jun 
24 21:49:35 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.ziparchive-getfromname" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>ZipArchive::getFromName</refname>
@@ -37,16 +37,6 @@
        <itemizedlist>
         <listitem>
          <para>
-          <constant>ZIPARCHIVE::FL_NOCASE</constant>
-         </para>
-        </listitem>
-        <listitem>
-         <para>
-          <constant>ZIPARCHIVE::FL_NODIR</constant>
-         </para>
-        </listitem>
-        <listitem>
-         <para>
           <constant>ZIPARCHIVE::FL_UNCHANGED</constant>
          </para>
         </listitem>

Reply via email to