dams            Thu Sep 19 21:03:00 2002 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   file-register-wrapper.xml 
  Log:
  false -> &false;
  
  
Index: phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml
diff -u phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml:1.2 
phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml:1.3
--- phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml:1.2      Wed 
Apr 17 02:38:07 2002
+++ phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml  Thu Sep 19 
+21:02:59 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.141 -->
   <refentry id="function.file-register-wrapper">
    <refnamediv>
@@ -72,7 +72,7 @@
 
     </para>
     <para>
-     <function>file_register_wrapper</function> will return false if the
+     <function>file_register_wrapper</function> will return &false; if the
      <parameter>protocol</parameter> already has a handler, or if "fopen
      wrappers" are disabled.
     </para>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to