[CSCMail-Users] CVS Commit: CSCMail 1.7.x
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2000-11-06 06:52:35
|
Date: Mon Nov 06 01:51:00 EST 2000 (countzero) Fixed some issues in text2html (in csclib.pl) Basically, re-did the quote colorization code to fix the "first line" colorization bug (previously, if the first line of a message was quoted, it would not be properly colorized) Also switched to using <pre> tags to keep text formatted properly (We used to simply replace \t with 8 's and that is quite crufty...) |