Changeset 142e5f8 in github
- Timestamp:
- Oct 18, 2007 5:10:35 AM (6 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 0393dac
- Parents:
- 5745648
- File:
-
- 1 edited
-
program/steps/mail/get.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/get.inc
r5349b78 r142e5f8 56 56 else if ($pid = get_input_value('_part', RCUBE_INPUT_GET)) 57 57 { 58 if ($part = $MESSAGE['parts'][$pid]) ;58 if ($part = $MESSAGE['parts'][$pid]) 59 59 { 60 60 $ctype_primary = strtolower($part->ctype_primary);
Note: See TracChangeset
for help on using the changeset viewer.
