[PHP-DOC] cvs: phpdoc /en/reference/ftp/functions ftp-chdir.xml From: Damien Seguy (dams <email protected>)
Date: 02/18/03

dams Tue Feb 18 13:09:03 2003 EDT

  Modified files:
    /phpdoc/en/reference/ftp/functions ftp-chdir.xml
  Log:
  use of return.success;
  
Index: phpdoc/en/reference/ftp/functions/ftp-chdir.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-chdir.xml:1.3 phpdoc/en/reference/ftp/functions/ftp-chdir.xml:1.4
--- phpdoc/en/reference/ftp/functions/ftp-chdir.xml:1.3 Tue Sep 17 05:46:57 2002
+++ phpdoc/en/reference/ftp/functions/ftp-chdir.xml Tue Feb 18 13:09:02 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
   <refentry id="function.ftp-chdir">
    <refnamediv>
@@ -17,7 +17,8 @@
      Changes to the specified <parameter>directory</parameter>.
     </para>
     <para>
- Returns &true; on success or &false; on error.</para>
+ &return.success;
+ </para>
    </refsect1>
   </refentry>
 

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