fix for getEntity and the return of a non-object
[squirrelmail.git] / class / mime.class.php
2002-08-21 stekkelfix for getEntity and the return of a non-object
2002-08-20 indiri69A few changes, mostly to make the code more readable...
2002-08-19 stekkel1 == 1.1 => true? changed to === fixed this.
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...