extra function for getting the disposition properties
[squirrelmail.git] / class / mime.class.php
2002-08-19 stekkelextra function for getting the disposition properties
2002-08-19 stekkelpreg_match should look at field instead of value
2002-08-16 indiri69X- style headers are optional and don't us comments...
2002-08-16 stekkelfix for trailing space in personal address names
2002-08-16 stekkelallow_call_time_pass_reference = Off fixes
2002-08-13 stekkelfix in unfolding headerlines
2002-08-06 stekkelmoved parse header stuff to the mime-class and some...
2002-07-30 stekkelremove debug message
2002-07-30 stekkelfor safety covert disposition to lowercase before we...
2002-07-30 stekkelwhoops, missed a line.
2002-07-30 stekkelfinddisplayentity related fix
2002-07-29 stekkelminor fix to in displaying attachments
2002-07-25 stekkelfilename fix
2002-07-25 stekkelfix for viewing attachments
2002-07-25 thomppjRenamed class/*.class files to class/*.class.php and...