svn: /pear/peardoc/trunk/en/package/mail/mail-mime/ addattachment.xml mail-mime.xml

[email protected] (Matthew Fonda) Wed, 11 May 2011 16:58:12 +0000
Newsgroups php.pear.doc
Message-ID <[email protected]>
mfonda                                   Wed, 11 May 2011 16:58:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=310949

Log:
remove link to undocumented function Mail_Mime::setParam; fix broken xml in Mail_mime addattachment

Changed paths:
    U   pear/peardoc/trunk/en/package/mail/mail-mime/addattachment.xml
    U   pear/peardoc/trunk/en/package/mail/mail-mime/mail-mime.xml

Modified: pear/peardoc/trunk/en/package/mail/mail-mime/addattachment.xml
===================================================================
--- pear/peardoc/trunk/en/package/mail/mail-mime/addattachment.xml	2011-05-11 15:59:46 UTC (rev 310948)
+++ pear/peardoc/trunk/en/package/mail/mail-mime/addattachment.xml	2011-05-11 16:58:12 UTC (rev 310949)
@@ -93,6 +93,7 @@
         (eg. scripts/html etc.) this could be given as
         <quote>quoted-printable</quote>.
        </para>
+      </listitem>
       <listitem>
        <para>
         <parameter>string $disposition</parameter> - The content-disposition of this file
@@ -138,7 +139,6 @@
          If not specified, $charset will be used
        </para>
       </listitem>
-      </listitem>
      </itemizedlist>
     </para>
    </refsection>

Modified: pear/peardoc/trunk/en/package/mail/mail-mime/mail-mime.xml
===================================================================
--- pear/peardoc/trunk/en/package/mail/mail-mime/mail-mime.xml	2011-05-11 15:59:46 UTC (rev 310948)
+++ pear/peardoc/trunk/en/package/mail/mail-mime/mail-mime.xml	2011-05-11 16:58:12 UTC (rev 310949)
@@ -28,7 +28,7 @@
        <para>
         array <parameter>$params</parameter> - An associative array of parameters.
         These parameters affect the way the message is built. Use
-	<link linkend="package.mail.mail-mime.setparam"><function>Mail_Mime::setParam</function></link>
+	<function>Mail_Mime::setParam</function>
 	to set them later.
         <itemizedlist>
          <listitem>