Changeset 3990 in subversion
- Timestamp:
- Sep 25, 2010 9:28:37 AM (3 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
r3989 r3990 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.
