reference/zip/ziparchive/close.xml
28f0dc949d62c97698ac4a0ca814c3780d8cf318
...
...
@@ -18,7 +18,7 @@
18
18
<para>
19
19
If the archive contains no files, the file is completely removed by default
20
20
(no empty archive is written) according to the value of the
21
-
<constant><link linkend="ziparchive.constants.afl-create-or-keep-file-for-empty-archive">ZipArchive::AFL_CREATE_OR_KEEP_FILE_FOR_EMPTY_ARCHIVE</link></constant>
21
+
<constant>ZipArchive::AFL_CREATE_OR_KEEP_FILE_FOR_EMPTY_ARCHIVE</constant>
22
22
global flag.
23
23
</para>
24
24
</refsect1>
25
25