Changeset 2753a4c in github
- Timestamp:
- Sep 25, 2010 9:28:37 AM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 0911fac
- Parents:
- e019f2d
- File:
-
- 1 edited
-
program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/func.inc
re019f2d r2753a4c 845 845 846 846 // quote plain text 847 $body = Q(join("\n", $a_lines), ' ', false);847 $body = Q(join("\n", $a_lines), 'dummy', false); 848 848 849 849 // colorize signature
Note: See TracChangeset
for help on using the changeset viewer.
