dams Wed Feb 5 22:11:21 2003 EDT
Modified files:
/phpdoc/en/reference/imap/functions imap-renamemailbox.xml
Log:
use return.success
Index: phpdoc/en/reference/imap/functions/imap-renamemailbox.xml
diff -u phpdoc/en/reference/imap/functions/imap-renamemailbox.xml:1.3
phpdoc/en/reference/imap/functions/imap-renamemailbox.xml:1.4
--- phpdoc/en/reference/imap/functions/imap-renamemailbox.xml:1.3 Wed Oct 9
10:55:05 2002
+++ phpdoc/en/reference/imap/functions/imap-renamemailbox.xml Wed Feb 5 22:11:20
+2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/imap.xml, last change in rev 1.2 -->
<refentry id="function.imap-renamemailbox">
<refnamediv>
@@ -19,9 +19,9 @@
<function>imap_open</function> for the format of
<parameter>mbox</parameter> names).
</para>
- <para>
- Returns &true; on success and &false; on error.
- </para>
+ <para>
+ &return.success;
+ </para>
<para>
See also <function>imap_createmailbox</function>,
<function>imap_deletemailbox</function>, and
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php