Changeset 7902df4 in github for program/steps/mail/compose.inc
- Timestamp:
- Oct 20, 2005 6:20:26 PM (8 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- a95e0e1
- Parents:
- 1038d554
- File:
-
- 1 edited
-
program/steps/mail/compose.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/compose.inc
r09941ea r7902df4 510 510 rcube_label('high'), 511 511 rcube_label('highest')), 512 array( 1, 2, 0, 4, 5));512 array(5, 4, 0, 2, 1)); 513 513 514 514 $sel = isset($_POST['_priority']) ? $_POST['_priority'] : 0;
Note: See TracChangeset
for help on using the changeset viewer.
