Date: 12/27/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions imap.xml"
- Previous message: Cynic: "[PHP-DOC] manual translation issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Wed Dec 27 00:51:16 2000 EDT
Modified files:
/phpdoc/en/functions imap.xml
Log:
fixing "image_fetchstructure" -> imap_fetchstructure " (and body).imap_header_decode() has <refentry id="function.imap-mime-header-decode">.I suggest <refentry id="function.imap-header-decode">.
Index: phpdoc/en/functions/imap.xml
diff -u phpdoc/en/functions/imap.xml:1.29 phpdoc/en/functions/imap.xml:1.30
--- phpdoc/en/functions/imap.xml:1.29 Sun Nov 19 11:05:14 2000
+++ phpdoc/en/functions/imap.xml Wed Dec 27 00:51:15 2000
@@ -211,8 +211,8 @@
<para>
<function>imap_body</function> will only return a verbatim copy of the
message body. To extract single parts of a multipart MIME-encoded
- message you have to use <function>imap_fetch_structure</function> to
- analyze its structure and <function>imap_fetch_body</function> to
+ message you have to use <function>imap_fetchstructure</function> to
+ analyze its structure and <function>imap_fetchbody</function> to
extract a copy of a single body component.
</para>
</refsect1>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions imap.xml"
- Previous message: Cynic: "[PHP-DOC] manual translation issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

