Changeset 06dc983 in github for program/steps/mail/sendmail.inc
- Timestamp:
- Sep 16, 2011 1:53:35 PM (20 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.7, release-0.8
- Children:
- f7387d5
- Parents:
- 612eeca
- File:
-
- 1 edited
-
program/steps/mail/sendmail.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/sendmail.inc
r5c2ac5f r06dc983 28 28 29 29 $COMPOSE_ID = get_input_value('_id', RCUBE_INPUT_GPC); 30 $_SESSION['compose'] = $_SESSION['compose_data '][$COMPOSE_ID];30 $_SESSION['compose'] = $_SESSION['compose_data_'.$COMPOSE_ID]; 31 31 32 32 /****** checks ********/
Note: See TracChangeset
for help on using the changeset viewer.
