Changeset 2140 in subversion
- Timestamp:
- Dec 9, 2008 1:04:57 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/func.inc
r2138 r2140 826 826 827 827 // show these headers 828 $standard_headers = array('subject', 'from', ' organization', 'to', 'cc', 'bcc', 'replyto', 'date');828 $standard_headers = array('subject', 'from', 'to', 'cc', 'bcc', 'replyto', 'date'); 829 829 830 830 foreach ($standard_headers as $hkey)
Note: See TracChangeset
for help on using the changeset viewer.
