ali Sat Aug 30 09:34:16 2003 EDT
Modified files: /phpdoc/en/reference/imap/functions imap-mail.xml Log: corrected proto. thanks vincent Index: phpdoc/en/reference/imap/functions/imap-mail.xml diff -u phpdoc/en/reference/imap/functions/imap-mail.xml:1.2 phpdoc/en/reference/imap/functions/imap-mail.xml:1.3 --- phpdoc/en/reference/imap/functions/imap-mail.xml:1.2 Wed Apr 17 02:39:19 2002 +++ phpdoc/en/reference/imap/functions/imap-mail.xml Sat Aug 30 09:34:16 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/imap.xml, last change in rev 1.33 --> <refentry id="function.imap-mail"> <refnamediv> @@ -11,7 +11,7 @@ <refsect1> <title>Description</title> <methodsynopsis> - <type>string</type><methodname>imap_mail</methodname> + <type>bool</type><methodname>imap_mail</methodname> <methodparam><type>string</type><parameter>to</parameter></methodparam> <methodparam><type>string</type><parameter>subject</parameter></methodparam> <methodparam><type>string</type><parameter>message</parameter></methodparam>