nlopess Fri Aug 11 17:33:36 2006 UTC
Modified files:
/phpdoc/en/reference/zip constants.xml
/phpdoc/en/reference/zip/functions ziparchive-unchangename.xml
Log:
fix build
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/constants.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/zip/constants.xml
diff -u phpdoc/en/reference/zip/constants.xml:1.1
phpdoc/en/reference/zip/constants.xml:1.2
--- phpdoc/en/reference/zip/constants.xml:1.1 Fri Aug 11 17:27:59 2006
+++ phpdoc/en/reference/zip/constants.xml Fri Aug 11 17:33:36 2006
@@ -1,7 +1,6 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc.
-->
-<section id="pdo.constants">
+<!-- $Revision: 1.2 $ -->
+<section id="zip.constants">
&reftitle.constants;
&extension.constants;
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/functions/ziparchive-unchangename.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/zip/functions/ziparchive-unchangename.xml
diff -u phpdoc/en/reference/zip/functions/ziparchive-unchangename.xml:1.1
phpdoc/en/reference/zip/functions/ziparchive-unchangename.xml:1.2
--- phpdoc/en/reference/zip/functions/ziparchive-unchangename.xml:1.1 Fri Aug
11 17:27:59 2006
+++ phpdoc/en/reference/zip/functions/ziparchive-unchangename.xml Fri Aug
11 17:33:36 2006
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- splitted from ./en/functions/zip.xml, last change in rev 1.11 -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.ziparchive-unchangename">
<refnamediv>
<refname>ZipArchive::unchangeName</refname>
@@ -34,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Returns &false; on success or &false; on failure.
+ &return.success;
</para>
</refsect1>
</refentry>