- remove wrong flags, they do not work with this method

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238505 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Pierre Joye 2007-06-24 21:49:35 +00:00
parent 4a637dbfdc
commit 059800085f

View file

@ -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>
@ -35,16 +35,6 @@
The flags to use to open the archive. the following values may
be ORed to it.
<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>