* render_MAIL_html() now passes a message number instead of a MIME part number as...
authorArt Cancro <ajc@citadel.org>
Sun, 25 Jan 2009 05:49:34 +0000 (05:49 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 25 Jan 2009 05:49:34 +0000 (05:49 +0000)
commit09d54aed185b63303ba5b1585f34f2a1a9688bc8
treece163a110106f909a2a73656b6d87777b56dff49
parent91fa236486591c7e1a86d375e95cfdad7efbe551
* render_MAIL_html() now passes a message number instead of a MIME part number as the third argument to output_html(), which is what that function requires.
webcit/html2html.c
webcit/msg_renderers.c