Changeset fd8c506 in github for program/steps/mail/compose.inc
- Timestamp:
- Nov 14, 2005 6:55:46 PM (8 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 0cbc094
- Parents:
- ecf7590
- File:
-
- 1 edited
-
program/steps/mail/compose.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/compose.inc
r583f1c8 rfd8c506 584 584 585 585 586 function rcmail_charset_pulldown($selected='ISO-8859-1') 587 { 588 $select = new select(); 589 590 591 return $select->show($selected); 592 } 593 594 586 595 /****** get contacts for this user and add them to client scripts ********/ 587 596
Note: See TracChangeset
for help on using the changeset viewer.
