takagi          Sat Aug 12 22:23:43 2006 UTC

  Modified files:              
    /phpdoc/en/reference/zip/functions  ziparchive-statindex.xml 
  Log:
  use &false; instead of false
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/functions/ziparchive-statindex.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/zip/functions/ziparchive-statindex.xml
diff -u phpdoc/en/reference/zip/functions/ziparchive-statindex.xml:1.2 
phpdoc/en/reference/zip/functions/ziparchive-statindex.xml:1.3
--- phpdoc/en/reference/zip/functions/ziparchive-statindex.xml:1.2      Fri Aug 
11 17:59:01 2006
+++ phpdoc/en/reference/zip/functions/ziparchive-statindex.xml  Sat Aug 12 
22:23:43 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.ziparchive-statindex">
  <refnamediv>
   <refname>ZipArchive::statIndex</refname>
@@ -45,7 +45,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns an array containing the entry details or false on failure.
+   Returns an array containing the entry details or &false; on failure.
   </para>
  </refsect1>
  <refsect1 role="examples">

Reply via email to