Small fix to tassium code, if you chomp something it can never match
[squirrelmail.git] / class / mime / Message.class.php
2002-12-27 stekkelugly bugfix for parsing literals inside envelope struct...
2002-12-19 robsiemb3 minor bugs:
2002-11-15 stekkelImproved entity_id calculation.
2002-11-04 stekkelSpeed improvements by using php internal functions...
2002-10-28 stekkelBuggy messages with empty mime-parts (size=0) causes...
2002-10-18 stekkelwrong return type
2002-10-07 stekkelfixed warning
2002-09-04 stekkelAdded function for initializing attachments (for compose)
2002-09-03 stekkelcode cleanup
2002-08-30 stekkelcode cleanup
2002-08-30 stekkelfix for getEntity
2002-08-29 thomppjFirst, more formatting conventions.