Changeset f21ebb4 in github
- Timestamp:
- Apr 13, 2008 4:17:20 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 3f5cef86
- Parents:
- 9d6f8e8
- File:
-
- 1 edited
-
program/steps/mail/show.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/show.inc
r47124c22 rf21ebb4 54 54 55 55 // calculate Etag for this request 56 $etag = md5($MESSAGE['UID'].$mbox_name.session_id().intval($MESSAGE['headers']->mdn_sent).intval($MESSAGE[' is_safe']).intval($PRINT_MODE));56 $etag = md5($MESSAGE['UID'].$mbox_name.session_id().intval($MESSAGE['headers']->mdn_sent).intval($MESSAGE['headers']->seen).intval($MESSAGE['is_safe']).intval($PRINT_MODE)); 57 57 58 58 // allow caching, unless remote images are present
Note: See TracChangeset
for help on using the changeset viewer.
