Index: openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl,v
diff -u -r1.21.2.3 -r1.21.2.4
--- openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl 28 Aug 2024 06:44:32 -0000 1.21.2.3
+++ openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl 31 Aug 2024 09:37:18 -0000 1.21.2.4
@@ -39,6 +39,8 @@
This proc is based on ad_html_sendmail, written by Doug Harris at
the World Bank.
+ @return ns_set containing MIME-Version, Content-ID, Content-Type, and body
+
} {
# convert text to charset
set encoding [ns_encodingforcharset $charset]